is not current version
Last Version 20031005.014103

dna:dna-impl 1.1-rc1


GroupId

GroupId

dna
ArtifactId

ArtifactId

dna-impl
Version

Version

1.1-rc1
Type

Type

jar

Download dna-impl 1.1-rc1


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