Download browser-switch-0.1.4.jar file - Jar b

Jar examples for b:browser-switch

Description

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.4 in this page.

License

MIT

Build File

You can use the following script to add browser-switch-0.1.4.jar to your project.

<dependency>
   <groupId>com.braintreepayments</groupId>
   <artifactId>browser-switch</artifactId>
   <version>0.1.4</version>
</dependency>
compile group: 'com.braintreepayments', name: 'browser-switch', version: '0.1.4'
libraryDependencies += "com.braintreepayments" % "browser-switch" % "0.1.4"
<dependency org="com.braintreepayments" name="browser-switch" rev="0.1.4"/>
@Grapes(@Grab(group='com.braintreepayments', module='browser-switch', version='0.1.4'))
'com.braintreepayments:browser-switch:jar:0.1.4'

Download

Click the following link to download the jar file.

browser-switch-0.1.4-javadoc.jar
browser-switch-0.1.4-sources.jar
browser-switch-0.1.4.pom



Related Tutorials