is not current version
Last Version 0.9.4

org.aksw.commons:aksw-commons-parent 0.8.7

A library of commonly used classes in AKSW applications.

GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

aksw-commons-parent
Version

Version

0.8.7
Type

Type

pom

Download aksw-commons-parent 0.8.7


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