is not current version
Last Version 0.8.21

org.aksw.rdfunit:rdfunit-parent 0.8

A RDF Testing Suite

GroupId

GroupId

org.aksw.rdfunit
ArtifactId

ArtifactId

rdfunit-parent
Version

Version

0.8
Type

Type

pom

Download rdfunit-parent 0.8

Filename Size
rdfunit-parent-0.8.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</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation 'org.aksw.rdfunit:rdfunit-parent:0.8'
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation ("org.aksw.rdfunit:rdfunit-parent:0.8")
'org.aksw.rdfunit:rdfunit-parent:pom:0.8'
<dependency org="org.aksw.rdfunit" name="rdfunit-parent" rev="0.8">
  <artifact name="rdfunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.rdfunit', module='rdfunit-parent', version='0.8')
)
libraryDependencies += "org.aksw.rdfunit" % "rdfunit-parent" % "0.8"
[org.aksw.rdfunit/rdfunit-parent "0.8"]