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

Jar examples for s:stripe-android

Description

Stripe Android Bindings

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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials