is not current version
Last Version 0.8.21

org.aksw.rdfunit:rdfunit-parent 0.7.18

A RDF Testing Suite

GroupId

GroupId

org.aksw.rdfunit
ArtifactId

ArtifactId

rdfunit-parent
Version

Version

0.7.18
Type

Type

pom

Download rdfunit-parent 0.7.18

Filename Size
rdfunit-parent-0.7.18.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/ -->
<dependency>
    <groupId>org.aksw.rdfunit</groupId>
    <artifactId>rdfunit-parent</artifactId>
    <version>0.7.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation 'org.aksw.rdfunit:rdfunit-parent:0.7.18'
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation ("org.aksw.rdfunit:rdfunit-parent:0.7.18")
'org.aksw.rdfunit:rdfunit-parent:pom:0.7.18'
<dependency org="org.aksw.rdfunit" name="rdfunit-parent" rev="0.7.18">
  <artifact name="rdfunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.rdfunit', module='rdfunit-parent', version='0.7.18')
)
libraryDependencies += "org.aksw.rdfunit" % "rdfunit-parent" % "0.7.18"
[org.aksw.rdfunit/rdfunit-parent "0.7.18"]