| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdorg.aksw.commons |
| ArtifactId | ArtifactIdaksw-commons-index |
| Last Version | Last Version0.9.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA library of commonly used classes in AKSW applications.
|
| Filename | Size |
|---|---|
| aksw-commons-index-0.9.4.pom | |
| aksw-commons-index-0.9.4.jar | 74 KB |
| aksw-commons-index-0.9.4-sources.jar | 53 KB |
| aksw-commons-index-0.9.4-javadoc.jar | 697 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aksw.commons : aksw-commons-tuples | jar | 0.9.4 |
| com.google.guava : guava | jar | 31.0.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |