Jar examples for b: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.
You can download jar file browser-switch 0.1.5 in this page.
MIT
You can use the following script to add browser-switch-0.1.5.jar to your project.
<dependency> <groupId>com.braintreepayments</groupId> <artifactId>browser-switch</artifactId> <version>0.1.5</version> </dependency>
compile group: 'com.braintreepayments', name: 'browser-switch', version: '0.1.5'
libraryDependencies += "com.braintreepayments" % "browser-switch" % "0.1.5"
<dependency org="com.braintreepayments" name="browser-switch" rev="0.1.5"/>
@Grapes(@Grab(group='com.braintreepayments', module='browser-switch', version='0.1.5'))
'com.braintreepayments:browser-switch:jar:0.1.5'
Click the following link to download the jar file.
browser-switch-0.1.5-javadoc.jar