Last Version

browser_switch 0.1.0

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

License

License

MIT
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

browser_switch
Version

Version

0.1.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/braintree/browser-switch-android

Download browser_switch 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations Optional jar [25.0.0,26.0.0)

Project Modules

There are no modules declared in this project.