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.4.3 in this page.
MIT
You can use the following script to add braintree-2.4.3.jar to your project.
<dependency> <groupId>com.braintreepayments.api</groupId> <artifactId>braintree</artifactId> <version>2.4.3</version> </dependency>
compile group: 'com.braintreepayments.api', name: 'braintree', version: '2.4.3'
libraryDependencies += "com.braintreepayments.api" % "braintree" % "2.4.3"
<dependency org="com.braintreepayments.api" name="braintree" rev="2.4.3"/>
@Grapes(@Grab(group='com.braintreepayments.api', module='braintree', version='2.4.3'))
'com.braintreepayments.api:braintree:jar:2.4.3'
Click the following link to download the jar file.
braintree-2.4.3-javadoc.jar