Jar examples for s:stripe-java
Stripe Java Bindings
You can download jar file stripe-java 3.2.0 in this page.
The MIT License
You can use the following script to add stripe-java-3.2.0.jar to your project.
<dependency> <groupId>com.stripe</groupId> <artifactId>stripe-java</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.stripe', name: 'stripe-java', version: '3.2.0'
libraryDependencies += "com.stripe" % "stripe-java" % "3.2.0"
<dependency org="com.stripe" name="stripe-java" rev="3.2.0"/>
@Grapes(@Grab(group='com.stripe', module='stripe-java', version='3.2.0'))
'com.stripe:stripe-java:jar:3.2.0'
Click the following link to download the jar file.
stripe-java-3.2.0-javadoc.jar