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