Last Version

net.markenwerk:commons-datastructures 1.3.1

Some common datastructures for Java

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.markenwerk
ArtifactId

ArtifactId

commons-datastructures
Version

Version

1.3.1
Type

Type

jar
Description

Description

net.markenwerk:commons-datastructures
Some common datastructures for Java
Project URL

Project URL

https://github.com/markenwerk/java-commons-datastructures
Project Organization

Project Organization

Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH
Source Code Management

Source Code Management

https://github.com/markenwerk/java-commons-datastructures

Download commons-datastructures 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.markenwerk : commons-interfaces jar 4.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.