org.aksw.commons:aksw-commons-paths

A library of commonly used classes in AKSW applications.

License

License

GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

aksw-commons-paths
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-paths

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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