Download stripe-java-1.40.0.jar file - Jar s

Jar examples for s:stripe-java

Description

Stripe Java Bindings

You can download jar file stripe-java 1.40.0 in this page.

License

The MIT License

Build File

You can use the following script to add stripe-java-1.40.0.jar to your project.

<dependency>
   <groupId>com.stripe</groupId>
   <artifactId>stripe-java</artifactId>
   <version>1.40.0</version>
</dependency>
compile group: 'com.stripe', name: 'stripe-java', version: '1.40.0'
libraryDependencies += "com.stripe" % "stripe-java" % "1.40.0"
<dependency org="com.stripe" name="stripe-java" rev="1.40.0"/>
@Grapes(@Grab(group='com.stripe', module='stripe-java', version='1.40.0'))
'com.stripe:stripe-java:jar:1.40.0'

Download

Click the following link to download the jar file.

stripe-java-1.40.0-javadoc.jar
stripe-java-1.40.0-sources.jar
stripe-java-1.40.0.jar
stripe-java-1.40.0.pom



Related Tutorials