GroupId | GroupIdorg.aksw.rdfunit |
---|---|
ArtifactId | ArtifactIdrdfunit-parent |
Version | Version0.8.6 |
Type | Typepom |
Filename | Size |
---|---|
rdfunit-parent-0.8.6.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/ -->
<dependency>
<groupId>org.aksw.rdfunit</groupId>
<artifactId>rdfunit-parent</artifactId>
<version>0.8.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation 'org.aksw.rdfunit:rdfunit-parent:0.8.6'
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation ("org.aksw.rdfunit:rdfunit-parent:0.8.6")
'org.aksw.rdfunit:rdfunit-parent:pom:0.8.6'
<dependency org="org.aksw.rdfunit" name="rdfunit-parent" rev="0.8.6">
<artifact name="rdfunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.rdfunit', module='rdfunit-parent', version='0.8.6')
)
libraryDependencies += "org.aksw.rdfunit" % "rdfunit-parent" % "0.8.6"
[org.aksw.rdfunit/rdfunit-parent "0.8.6"]