gfc-crypto 0.0.3


Group ID:
com.gilt
Artifact ID:
gfc-crypto_2.11
Version:
0.0.3
Release Date:
Oct 17, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "com.gilt" %% "gfc-crypto" % "0.0.3"

Mill build tool

ivy"com.gilt::gfc-crypto:0.0.3"

Scala CLI

//> using dep "com.gilt::gfc-crypto:0.0.3"

Ammonite REPL

import $ivy.`com.gilt::gfc-crypto:0.0.3`

<dependency>
  <groupId>com.gilt</groupId>
  <artifactId>gfc-crypto_2.11</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.gilt', name: 'gfc-crypto_2.11', version: '0.0.3'