alexdupre / coinpayments-scala   2.0.0

GitHub

A Scala library for the CoinPayments API

Scala versions: 3.x 2.13 2.12

coinpayments 1.3


Group ID:
com.alexdupre
Artifact ID:
coinpayments_2.13
Version:
1.3
Release Date:
Mar 3, 2023
Licenses:
Files:

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

Mill build tool

ivy"com.alexdupre::coinpayments:1.3"

Scala CLI

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

Ammonite REPL

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

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

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