MVN

com.braintreepayments : browser-switch

Maven & Gradle

Aug 24, 2021
2 usages
27 stars

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.

<dependency>
    <groupId>com.braintreepayments</groupId>
    <artifactId>browser-switch</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.braintreepayments : browser-switch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.braintreepayments : browser-switch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
browser-switch-1.2.0
1.1.x
browser-switch-1.1.4
browser-switch-1.1.3
browser-switch-1.1.2
browser-switch-1.1.1
browser-switch-1.1.0
1.0.x
browser-switch-1.0.0
0.2.x
browser-switch-0.2.0
0.1.x
browser-switch-0.1.7
browser-switch-0.1.6
browser-switch-0.1.5
browser-switch-0.1.4
browser-switch-0.1.3
browser-switch-0.1.2
browser-switch-0.1.1

How to add a dependency to Maven

Add the following com.braintreepayments : browser-switch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.braintreepayments</groupId>
    <artifactId>browser-switch</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.braintreepayments : browser-switch gradle dependency to your build.gradle file:

implementation 'com.braintreepayments:browser-switch:1.2.0'

Gradle Kotlin DSL: Add the following com.braintreepayments : browser-switch gradle kotlin dependency to your build.gradle.kts file:

implementation("com.braintreepayments:browser-switch:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.braintreepayments : browser-switch sbt scala dependency to your build.sbt file:

libraryDependencies += "com.braintreepayments" % "browser-switch" % "1.2.0"

Advertisement

Dependencies from Group

May 23, 2022
2 usages
357 stars
Oct 16, 2015
2 usages
24 stars
Aug 24, 2021
2 usages
27 stars
Apr 12, 2018
2 usages

Discover Dependencies

Oct 02, 2017
3 usages
1 stars
Feb 24, 2017
0 stars
Jun 03, 2022
2 usages
10.6k stars
Apr 07, 2019
1 usages
9k stars
Apr 01, 2022
1 usages
3 stars
Nov 02, 2022
2 usages
80 stars
Mar 02, 2017
1 usages
Oct 20, 2020
9.8k stars