Last Version

io.paulbaker.libs.data-structures 0.8.21

Common data structures that are useful in a number of situations

License

License

COVFEFEWARE LICENSE
Categories

Categories

Data Data Structures
GroupId

GroupId

io.paulbaker.libs
ArtifactId

ArtifactId

data-structures
Version

Version

0.8.21
Type

Type

jar
Description

Description

io.paulbaker.libs.data-structures
Common data structures that are useful in a number of situations

Download data-structures 0.8.21


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
com.fasterxml.jackson.core : jackson-annotations jar

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.20
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.