alexdupre / coinpayments-scala   2.0.0

GitHub

A Scala library for the CoinPayments API

Scala versions: 3.x 2.13 2.12

coinpayments 1.0.1


Group ID:
com.alexdupre
Artifact ID:
coinpayments_2.12
Version:
1.0.1
Release Date:
Feb 26, 2018
Licenses:
Files:

libraryDependencies += "com.alexdupre" %% "coinpayments" % "1.0.1"

Mill build tool

ivy"com.alexdupre::coinpayments:1.0.1"

Scala CLI

//> using dep "com.alexdupre::coinpayments:1.0.1"

Ammonite REPL

import $ivy.`com.alexdupre::coinpayments:1.0.1`

<dependency>
  <groupId>com.alexdupre</groupId>
  <artifactId>coinpayments_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.alexdupre', name: 'coinpayments_2.12', version: '1.0.1'