GroupId | GroupIddna |
---|---|
ArtifactId | ArtifactIddna-tools |
Last Version | Last Version20031016.083103 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dna-tools-20031016.083103.pom | |
dna-tools-20031016.083103.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dna/dna-tools/ -->
<dependency>
<groupId>dna</groupId>
<artifactId>dna-tools</artifactId>
<version>20031016.083103</version>
</dependency>
// https://jarcasting.com/artifacts/dna/dna-tools/
implementation 'dna:dna-tools:20031016.083103'
// https://jarcasting.com/artifacts/dna/dna-tools/
implementation ("dna:dna-tools:20031016.083103")
'dna:dna-tools:jar:20031016.083103'
<dependency org="dna" name="dna-tools" rev="20031016.083103">
<artifact name="dna-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='dna', module='dna-tools', version='20031016.083103')
)
libraryDependencies += "dna" % "dna-tools" % "20031016.083103"
[dna/dna-tools "20031016.083103"]