mdedetrich / stripe-scala   0.5.2

GitHub

Scala library for the Stripe API

Scala versions: 2.13 2.12 2.11

stripe-scala 0.5.0


Group ID:
com.github.jacke
Artifact ID:
stripe-scala_2.13
Version:
0.5.0
Release Date:
Jun 7, 2020
Licenses:
Files:

libraryDependencies += "com.github.jacke" %% "stripe-scala" % "0.5.0"

Mill build tool

ivy"com.github.jacke::stripe-scala:0.5.0"

Scala CLI

//> using dep "com.github.jacke::stripe-scala:0.5.0"

Ammonite REPL

import $ivy.`com.github.jacke::stripe-scala:0.5.0`

<dependency>
  <groupId>com.github.jacke</groupId>
  <artifactId>stripe-scala_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.jacke', name: 'stripe-scala_2.13', version: '0.5.0'