License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments |
ArtifactId | ArtifactIdbrowser_switch |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbrowser_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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
browser_switch-0.1.0.pom | |
browser_switch-0.1.0.aar | 6 KB |
browser_switch-0.1.0-sources.jar | 3 KB |
browser_switch-0.1.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments/browser_switch/ -->
<dependency>
<groupId>com.braintreepayments</groupId>
<artifactId>browser_switch</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/browser_switch/
implementation 'com.braintreepayments:browser_switch:0.1.0'
// https://jarcasting.com/artifacts/com.braintreepayments/browser_switch/
implementation ("com.braintreepayments:browser_switch:0.1.0")
'com.braintreepayments:browser_switch:aar:0.1.0'
<dependency org="com.braintreepayments" name="browser_switch" rev="0.1.0">
<artifact name="browser_switch" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='browser_switch', version='0.1.0')
)
libraryDependencies += "com.braintreepayments" % "browser_switch" % "0.1.0"
[com.braintreepayments/browser_switch "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations Optional | jar | [25.0.0,26.0.0) |