Last Version

browser-switch 1.2.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.

License

License

MIT
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

browser-switch
Version

Version

1.2.0
Type

Type

aar
Description

Description

browser-switch
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.
Project URL

Project URL

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

Download browser-switch 1.2.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.2.0
androidx.fragment » fragment jar 1.2.5

Project Modules

There are no modules declared in this project.