Download visa-checkout-1.0.0.jar file - Jar v

Jar examples for v:visa-checkout

Description

Visa Checkout Module for Braintree's Android SDK.

You can download jar file visa-checkout 1.0.0 in this page.

License

MIT

Build File

You can use the following script to add visa-checkout-1.0.0.jar to your project.

<dependency>
   <groupId>com.braintreepayments.api</groupId>
   <artifactId>visa-checkout</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.braintreepayments.api', name: 'visa-checkout', version: '1.0.0'
libraryDependencies += "com.braintreepayments.api" % "visa-checkout" % "1.0.0"
<dependency org="com.braintreepayments.api" name="visa-checkout" rev="1.0.0"/>
@Grapes(@Grab(group='com.braintreepayments.api', module='visa-checkout', version='1.0.0'))
'com.braintreepayments.api:visa-checkout:jar:1.0.0'

Download

Click the following link to download the jar file.

visa-checkout-1.0.0-javadoc.jar
visa-checkout-1.0.0-sources.jar
visa-checkout-1.0.0.pom



Related Tutorials