is not current version
Last Version 1.0.2

io.othree:dna_2.12 1.0.1

Some akka test utility classes

GroupId

GroupId

io.othree
ArtifactId

ArtifactId

dna_2.12
Version

Version

1.0.1
Type

Type

jar

Download dna_2.12 1.0.1


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