is not current version
Last Version 1.2.0

net.joelinn:stripe 1.1.0

An object-oriented client library for Stripe's API

Categories

Categories

Net Stripe Business Logic Libraries Financial
GroupId

GroupId

net.joelinn
ArtifactId

ArtifactId

stripe
Version

Version

1.1.0
Type

Type

jar

Download stripe 1.1.0


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