is not current version
Last Version 1.0.5

org.aksw.commons:tagmap-core 1.0.4

An Index Data Structure for Fast Subset and Superset Queries

License

License

GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

tagmap-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

An Index Data Structure for Fast Subset and Superset Queries

Download tagmap-core 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
org.slf4j : slf4j-log4j12 jar 1.7.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.