License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments |
ArtifactId | ArtifactIdpopup-bridge |
Version | Version3.1.1 |
Type | Typeaar |
Description |
Descriptionpopup-bridge
PopupBridge is an Android library that allows WebViews to open popup windows in a browser and send data back to the WebView.
|
Project URL |
Project URL |
Filename | Size |
---|---|
popup-bridge-3.1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments/popup-bridge/ -->
<dependency>
<groupId>com.braintreepayments</groupId>
<artifactId>popup-bridge</artifactId>
<version>3.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/popup-bridge/
implementation 'com.braintreepayments:popup-bridge:3.1.1'
// https://jarcasting.com/artifacts/com.braintreepayments/popup-bridge/
implementation ("com.braintreepayments:popup-bridge:3.1.1")
'com.braintreepayments:popup-bridge:aar:3.1.1'
<dependency org="com.braintreepayments" name="popup-bridge" rev="3.1.1">
<artifact name="popup-bridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='popup-bridge', version='3.1.1')
)
libraryDependencies += "com.braintreepayments" % "popup-bridge" % "3.1.1"
[com.braintreepayments/popup-bridge "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.braintreepayments : browser-switch | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |