alexdupre / coinpayments-scala   2.0.0

GitHub

A Scala library for the CoinPayments API

Scala versions: 3.x 2.13 2.12

coinpayments 1.1


Group ID:
com.alexdupre
Artifact ID:
coinpayments_2.12
Version:
1.1
Release Date:
Feb 7, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.alexdupre::coinpayments:1.1"

Scala CLI

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

Ammonite REPL

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

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

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