| License |
License |
|---|---|
| GroupId | GroupIdcom.braintreepayments.api |
| ArtifactId | ArtifactIdvenmo |
| Last Version | Last Version4.12.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionvenmo
Venmo dependencies for Braintree Android.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| venmo-4.12.0.pom | |
| venmo-4.12.0-sources.jar | 8 KB |
| venmo-4.12.0-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/venmo/ -->
<dependency>
<groupId>com.braintreepayments.api</groupId>
<artifactId>venmo</artifactId>
<version>4.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/venmo/
implementation 'com.braintreepayments.api:venmo:4.12.0'
// https://jarcasting.com/artifacts/com.braintreepayments.api/venmo/
implementation ("com.braintreepayments.api:venmo:4.12.0")
'com.braintreepayments.api:venmo:aar:4.12.0'
<dependency org="com.braintreepayments.api" name="venmo" rev="4.12.0">
<artifact name="venmo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='venmo', version='4.12.0')
)
libraryDependencies += "com.braintreepayments.api" % "venmo" % "4.12.0"
[com.braintreepayments.api/venmo "4.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.braintreepayments.api : braintree-core | jar | 4.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |