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