is not current version
Last Version 2.1.1

com.braintreepayments.api:browser-switch 2.1.0

Android Browser Switch makes it easy to open a url in a browser or Chrome Custom Tab and receive a response as the result of user interaction, either cancel or response data from the web page.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

browser-switch
Version

Version

2.1.0
Type

Type

aar

Download browser-switch 2.1.0


<!-- 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"]