is not current version
Last Version 0.5.2

com.github.jacke:stripe-scala_2.13 0.5.0

stripe-scala

Categories

Categories

Scala Languages Stripe Business Logic Libraries Financial
GroupId

GroupId

com.github.jacke
ArtifactId

ArtifactId

stripe-scala_2.13
Version

Version

0.5.0
Type

Type

jar

Download stripe-scala_2.13 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.jacke/stripe-scala_2.13/ -->
<dependency>
    <groupId>com.github.jacke</groupId>
    <artifactId>stripe-scala_2.13</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jacke/stripe-scala_2.13/
implementation 'com.github.jacke:stripe-scala_2.13:0.5.0'
// https://jarcasting.com/artifacts/com.github.jacke/stripe-scala_2.13/
implementation ("com.github.jacke:stripe-scala_2.13:0.5.0")
'com.github.jacke:stripe-scala_2.13:jar:0.5.0'
<dependency org="com.github.jacke" name="stripe-scala_2.13" rev="0.5.0">
  <artifact name="stripe-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jacke', module='stripe-scala_2.13', version='0.5.0')
)
libraryDependencies += "com.github.jacke" % "stripe-scala_2.13" % "0.5.0"
[com.github.jacke/stripe-scala_2.13 "0.5.0"]