License |
License |
---|---|
GroupId | GroupIdde.agentlab |
ArtifactId | ArtifactIdds |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionCommon Datastructures
Some common datastructures
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ds-1.3.pom | |
ds-1.3.jar | 56 KB |
ds-1.3-sources.jar | 30 KB |
ds-1.3-javadoc.jar | 508 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |