org.aksw.commons:aksw-commons-index

A library of commonly used classes in AKSW applications.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

aksw-commons-index
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

A library of commonly used classes in AKSW applications.

Download aksw-commons-index

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.aksw.commons : aksw-commons-tuples jar 0.9.4
com.google.guava : guava jar 31.0.1-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3
0.9.2