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.

License

License

MIT
GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

browser-switch
Last Version

Last Version

2.1.1
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (4)

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
androidx.browser » browser jar 1.0.0

Project Modules

There are no modules declared in this project.
com.braintreepayments.api

Braintree

Versions

Version
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1