is not current version
Last Version 1.2

no.arktekk.atom:scala-atom_2.9.2 1.0

Scala Atom

Categories

Categories

Scala Languages
GroupId

GroupId

no.arktekk.atom
ArtifactId

ArtifactId

scala-atom_2.9.2
Version

Version

1.0
Type

Type

jar

Download scala-atom_2.9.2 1.0


<!-- https://jarcasting.com/artifacts/no.arktekk.atom/scala-atom_2.9.2/ -->
<dependency>
    <groupId>no.arktekk.atom</groupId>
    <artifactId>scala-atom_2.9.2</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk.atom/scala-atom_2.9.2/
implementation 'no.arktekk.atom:scala-atom_2.9.2:1.0'
// https://jarcasting.com/artifacts/no.arktekk.atom/scala-atom_2.9.2/
implementation ("no.arktekk.atom:scala-atom_2.9.2:1.0")
'no.arktekk.atom:scala-atom_2.9.2:jar:1.0'
<dependency org="no.arktekk.atom" name="scala-atom_2.9.2" rev="1.0">
  <artifact name="scala-atom_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk.atom', module='scala-atom_2.9.2', version='1.0')
)
libraryDependencies += "no.arktekk.atom" % "scala-atom_2.9.2" % "1.0"
[no.arktekk.atom/scala-atom_2.9.2 "1.0"]