alexdupre / shapeshift-scala   2.5

BSD 2-clause "Simplified" License GitHub

A Scala library for the ShapeShift API

Scala versions: 2.13 2.12 2.11

shapeshift-gigahorse 2.2


Group ID:
com.alexdupre.shapeshift
Artifact ID:
shapeshift-gigahorse_2.12
Version:
2.2
Release Date:
Oct 31, 2018
Licenses:
Files:

libraryDependencies += "com.alexdupre.shapeshift" %% "shapeshift-gigahorse" % "2.2"

Mill build tool

ivy"com.alexdupre.shapeshift::shapeshift-gigahorse:2.2"

Scala CLI

//> using dep "com.alexdupre.shapeshift::shapeshift-gigahorse:2.2"

Ammonite REPL

import $ivy.`com.alexdupre.shapeshift::shapeshift-gigahorse:2.2`

<dependency>
  <groupId>com.alexdupre.shapeshift</groupId>
  <artifactId>shapeshift-gigahorse_2.12</artifactId>
  <version>2.2</version>
</dependency>

compile group: 'com.alexdupre.shapeshift', name: 'shapeshift-gigahorse_2.12', version: '2.2'