is not current version
Last Version 1.2.0

com.braintreepayments:browser-switch 0.1.4

A library making it easy to open a url in a browser or Chrome Custom Tab and receive a response from the web page.

GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

browser-switch
Version

Version

0.1.4
Type

Type

aar

Download browser-switch 0.1.4


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