Last Version

datastructure 1.0.0

Fundamental utils required by many other starlibs projects.

License

License

Categories

Categories

Data
GroupId

GroupId

org.api4
ArtifactId

ArtifactId

datastructure
Version

Version

1.0.0
Type

Type

jar
Description

Description

datastructure
Fundamental utils required by many other starlibs projects.
Project URL

Project URL

https://api4.org
Source Code Management

Source Code Management

https://github.com/fmohr/api4

Download datastructure 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.aeonbits.owner : owner-java8 jar 1.0.10
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.