gdk-scala 0.0.1


Group ID:
com.gravity
Artifact ID:
gdk-scala_2.11
Version:
0.0.1
Release Date:
Feb 10, 2017
Licenses:
Files:

libraryDependencies += "com.gravity" %% "gdk-scala" % "0.0.1"

Mill build tool

ivy"com.gravity::gdk-scala:0.0.1"

Scala CLI

//> using dep "com.gravity::gdk-scala:0.0.1"

Ammonite REPL

import $ivy.`com.gravity::gdk-scala:0.0.1`

<dependency>
  <groupId>com.gravity</groupId>
  <artifactId>gdk-scala_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.gravity', name: 'gdk-scala_2.11', version: '0.0.1'