alexdupre / coinpayments-scala   2.0.0

GitHub

A Scala library for the CoinPayments API

Scala versions: 3.x 2.13 2.12

coinpayments 2.0.0


Group ID:
com.alexdupre
Artifact ID:
coinpayments_3
Version:
2.0.0
Release Date:
Jan 10, 2024
Licenses:
Files:

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

Mill build tool

ivy"com.alexdupre::coinpayments:2.0.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.alexdupre</groupId>
  <artifactId>coinpayments_3</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.alexdupre', name: 'coinpayments_3', version: '2.0.0'