is not current version
Last Version 0.8.21

org.aksw.rdfunit:rdfunit-model 0.8.4


GroupId

GroupId

org.aksw.rdfunit
ArtifactId

ArtifactId

rdfunit-model
Version

Version

0.8.4
Type

Type

jar

Download rdfunit-model 0.8.4


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