is not current version
Last Version 0.9.4

org.aksw.commons:aksw-commons-parent 0.7.9

A library of commonly used classes in AKSW applications.

GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

aksw-commons-parent
Version

Version

0.7.9
Type

Type

pom

Download aksw-commons-parent 0.7.9


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