is not current version
Last Version 4.12.0

venmo 4.1.0

Venmo dependencies for Braintree Android.

License

License

MIT
GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

venmo
Version

Version

4.1.0
Type

Type

aar
Description

Description

venmo
Venmo dependencies for Braintree Android.
Project URL

Project URL

https://github.com/braintree/braintree_android

Download venmo 4.1.0


<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/venmo/ -->
<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>venmo</artifactId>
    <version>4.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/venmo/
implementation 'com.braintreepayments.api:venmo:4.1.0'
// https://jarcasting.com/artifacts/com.braintreepayments.api/venmo/
implementation ("com.braintreepayments.api:venmo:4.1.0")
'com.braintreepayments.api:venmo:aar:4.1.0'
<dependency org="com.braintreepayments.api" name="venmo" rev="4.1.0">
  <artifact name="venmo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='venmo', version='4.1.0')
)
libraryDependencies += "com.braintreepayments.api" % "venmo" % "4.1.0"
[com.braintreepayments.api/venmo "4.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.braintreepayments.api : braintree-core jar 4.1.0

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.