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