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

Jar examples for s:stripe-java

Description

Stripe Java Bindings

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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials