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-oauth 0.3.1


Group ID:
com.geeoz.atom
Artifact ID:
atom-oauth_2.11
Version:
0.3.1
Release Date:
Sept 8, 2015
Licenses:
Files:

libraryDependencies += "com.geeoz.atom" %% "atom-oauth" % "0.3.1"

Mill build tool

ivy"com.geeoz.atom::atom-oauth:0.3.1"

Scala CLI

//> using dep "com.geeoz.atom::atom-oauth:0.3.1"

Ammonite REPL

import $ivy.`com.geeoz.atom::atom-oauth:0.3.1`

<dependency>
  <groupId>com.geeoz.atom</groupId>
  <artifactId>atom-oauth_2.11</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.geeoz.atom', name: 'atom-oauth_2.11', version: '0.3.1'