Jar examples for v:visa-checkout
Visa Checkout Module for Braintree's Android SDK.
You can download jar file visa-checkout 1.0.0 in this page.
MIT
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'
Click the following link to download the jar file.
visa-checkout-1.0.0-javadoc.jar