alexdupre / coinpayments-scala   2.0.0

GitHub

A Scala library for the CoinPayments API

Scala versions: 3.x 2.13 2.12

coinpayments 1.2


Group ID:
com.alexdupre
Artifact ID:
coinpayments_2.13
Version:
1.2
Release Date:
Feb 6, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.alexdupre::coinpayments:1.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.alexdupre</groupId>
  <artifactId>coinpayments_2.13</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'com.alexdupre', name: 'coinpayments_2.13', version: '1.2'