Last Version

org.aksw.commons:tagmap-core 1.0.5

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.5
Type

Type

jar
Description

Description

An Index Data Structure for Fast Subset and Superset Queries

Download tagmap-core 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.