Download stripe-android-1.0.4.jar file - Jar s

Jar examples for s:stripe-android

Description

Stripe Android Bindings

You can download jar file stripe-android 1.0.4 in this page.

License

The MIT License

Build File

You can use the following script to add stripe-android-1.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

stripe-android-1.0.4-javadoc.jar
stripe-android-1.0.4-sources.jar
stripe-android-1.0.4.pom



Related Tutorials