Last Version

Common Datastructures 1.3

Some common datastructures

License

License

GroupId

GroupId

de.agentlab
ArtifactId

ArtifactId

ds
Version

Version

1.3
Type

Type

jar
Description

Description

Common Datastructures
Some common datastructures
Project URL

Project URL

http://www.agentlab.de
Source Code Management

Source Code Management

https://github.com/agent0/ds

Download ds 1.3


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.