GroupId | GroupIdorg.aksw.rdfunit |
---|---|
ArtifactId | ArtifactIdrdfunit-parent |
Version | Version0.7.20 |
Type | Typepom |
Filename | Size |
---|---|
rdfunit-parent-0.7.20.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.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation 'org.aksw.rdfunit:rdfunit-parent:0.7.20'
// https://jarcasting.com/artifacts/org.aksw.rdfunit/rdfunit-parent/
implementation ("org.aksw.rdfunit:rdfunit-parent:0.7.20")
'org.aksw.rdfunit:rdfunit-parent:pom:0.7.20'
<dependency org="org.aksw.rdfunit" name="rdfunit-parent" rev="0.7.20">
<artifact name="rdfunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.rdfunit', module='rdfunit-parent', version='0.7.20')
)
libraryDependencies += "org.aksw.rdfunit" % "rdfunit-parent" % "0.7.20"
[org.aksw.rdfunit/rdfunit-parent "0.7.20"]