zbsz / geteit-app   0.2

GitHub

base androdi app utils

Scala versions: 2.11

geteit-app 0.1


Group ID:
com.geteit
Artifact ID:
geteit-app_2.11
Version:
0.1
Release Date:
Oct 11, 2015
Licenses:
Files:

libraryDependencies += "com.geteit" %% "geteit-app" % "0.1"

Mill build tool

ivy"com.geteit::geteit-app:0.1"

Scala CLI

//> using dep "com.geteit::geteit-app:0.1"

Ammonite REPL

import $ivy.`com.geteit::geteit-app:0.1`

<dependency>
  <groupId>com.geteit</groupId>
  <artifactId>geteit-app_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.geteit', name: 'geteit-app_2.11', version: '0.1'