jsuereth / scala-arm   0.2

Website GitHub

This project aims to be the Scala Incubator project for Automatic-Resource-Management in the scala library

Scala versions: 2.13 2.12 2.11 2.10

android-common 0.1


Group ID:
com.hanhuy
Artifact ID:
android-common_2.10
Version:
0.1
Release Date:
Apr 17, 2014
Licenses:
Files:

libraryDependencies += "com.hanhuy" %% "android-common" % "0.1"

Mill build tool

ivy"com.hanhuy::android-common:0.1"

Scala CLI

//> using dep "com.hanhuy::android-common:0.1"

Ammonite REPL

import $ivy.`com.hanhuy::android-common:0.1`

<dependency>
  <groupId>com.hanhuy</groupId>
  <artifactId>android-common_2.10</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.hanhuy', name: 'android-common_2.10', version: '0.1'