License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdno.arktekk.atom |
ArtifactId | ArtifactIdscala-atom_2.9.2 |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionscala-atom
Scala Atom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scala-atom_2.9.2-1.2.pom | |
scala-atom_2.9.2-1.2.jar | 446 KB |
scala-atom_2.9.2-1.2-sources.jar | 48 KB |
scala-atom_2.9.2-1.2-javadoc.jar | 566 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk.atom/scala-atom_2.9.2/
implementation 'no.arktekk.atom:scala-atom_2.9.2:1.2'
// https://jarcasting.com/artifacts/no.arktekk.atom/scala-atom_2.9.2/
implementation ("no.arktekk.atom:scala-atom_2.9.2:1.2")
'no.arktekk.atom:scala-atom_2.9.2:jar:1.2'
<dependency org="no.arktekk.atom" name="scala-atom_2.9.2" rev="1.2">
<artifact name="scala-atom_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk.atom', module='scala-atom_2.9.2', version='1.2')
)
libraryDependencies += "no.arktekk.atom" % "scala-atom_2.9.2" % "1.2"
[no.arktekk.atom/scala-atom_2.9.2 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
joda-time : joda-time | jar | 2.1 |
org.joda : joda-convert | jar | 1.1 |
no.arktekk : anti-xml_2.9.2 | jar | 0.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.2 | jar | 1.12.3 |