scalacenter / scaladex-not-found   1.1.0

GitHub
Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 1.0 0.13

atom 0.2.0


Group ID:
com.geeoz.atom
Artifact ID:
atom_2.11
Version:
0.2.0
Release Date:
Aug 17, 2015
Licenses:
Files:

libraryDependencies += "com.geeoz.atom" %% "atom" % "0.2.0"

Mill build tool

ivy"com.geeoz.atom::atom:0.2.0"

Scala CLI

//> using dep "com.geeoz.atom::atom:0.2.0"

Ammonite REPL

import $ivy.`com.geeoz.atom::atom:0.2.0`

<dependency>
  <groupId>com.geeoz.atom</groupId>
  <artifactId>atom_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.geeoz.atom', name: 'atom_2.11', version: '0.2.0'