Jar examples for b:braintree
Drop-in payment form for Braintree's v.zero SDK. Integrate this library to add a readymade UI for your payments.
You can download jar file braintree 2.10.0 in this page.
MIT
You can use the following script to add braintree-2.10.0.jar to your project.
<dependency> <groupId>com.braintreepayments.api</groupId> <artifactId>braintree</artifactId> <version>2.10.0</version> </dependency>
compile group: 'com.braintreepayments.api', name: 'braintree', version: '2.10.0'
libraryDependencies += "com.braintreepayments.api" % "braintree" % "2.10.0"
<dependency org="com.braintreepayments.api" name="braintree" rev="2.10.0"/>
@Grapes(@Grab(group='com.braintreepayments.api', module='braintree', version='2.10.0'))
'com.braintreepayments.api:braintree:jar:2.10.0'
Click the following link to download the jar file.
braintree-2.10.0-javadoc.jar