amandroid-core 2.0.0


Group ID:
com.github.arguslab
Artifact ID:
amandroid-core_2.11
Version:
2.0.0
Release Date:
Mar 13, 2017
Licenses:
Files:

libraryDependencies += "com.github.arguslab" %% "amandroid-core" % "2.0.0"

Mill build tool

ivy"com.github.arguslab::amandroid-core:2.0.0"

Scala CLI

//> using dep "com.github.arguslab::amandroid-core:2.0.0"

Ammonite REPL

import $ivy.`com.github.arguslab::amandroid-core:2.0.0`

<dependency>
  <groupId>com.github.arguslab</groupId>
  <artifactId>amandroid-core_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.arguslab', name: 'amandroid-core_2.11', version: '2.0.0'