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.0


Group ID:
com.alexdupre.shapeshift
Artifact ID:
shapeshift-gigahorse_2.12
Version:
2.0
Release Date:
Jun 29, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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