GroupId | GroupIdcom.braintreepayments.api |
---|---|
ArtifactId | ArtifactIdbrowser-switch |
Version | Version2.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
browser-switch-2.1.0.pom | |
browser-switch-2.1.0-sources.jar | 7 KB |
browser-switch-2.1.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/browser-switch/ -->
<dependency>
<groupId>com.braintreepayments.api</groupId>
<artifactId>browser-switch</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/browser-switch/
implementation 'com.braintreepayments.api:browser-switch:2.1.0'
// https://jarcasting.com/artifacts/com.braintreepayments.api/browser-switch/
implementation ("com.braintreepayments.api:browser-switch:2.1.0")
'com.braintreepayments.api:browser-switch:aar:2.1.0'
<dependency org="com.braintreepayments.api" name="browser-switch" rev="2.1.0">
<artifact name="browser-switch" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='browser-switch', version='2.1.0')
)
libraryDependencies += "com.braintreepayments.api" % "browser-switch" % "2.1.0"
[com.braintreepayments.api/browser-switch "2.1.0"]