obarros / library-example   0.0.1-RC2

GitHub

library base project

Scala versions: 2.12 2.11

library-example 0.0.1-RC2


Group ID:
me.obarros
Artifact ID:
library-example_2.12
Version:
0.0.1-RC2
Release Date:
Aug 10, 2016
Licenses:
Files:

libraryDependencies += "me.obarros" %% "library-example" % "0.0.1-RC2"

Mill build tool

ivy"me.obarros::library-example:0.0.1-RC2"

Scala CLI

//> using dep "me.obarros::library-example:0.0.1-RC2"

Ammonite REPL

import $ivy.`me.obarros::library-example:0.0.1-RC2`

<dependency>
  <groupId>me.obarros</groupId>
  <artifactId>library-example_2.12</artifactId>
  <version>0.0.1-RC2</version>
</dependency>

compile group: 'me.obarros', name: 'library-example_2.12', version: '0.0.1-RC2'