License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments |
ArtifactId | ArtifactIdpopup-bridge |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
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.2.0.pom | |
popup-bridge-3.2.0.aar | 6 KB |
popup-bridge-3.2.0-sources.jar | 3 KB |
popup-bridge-3.2.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments/popup-bridge/ -->
<dependency>
<groupId>com.braintreepayments</groupId>
<artifactId>popup-bridge</artifactId>
<version>3.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/popup-bridge/
implementation 'com.braintreepayments:popup-bridge:3.2.0'
// https://jarcasting.com/artifacts/com.braintreepayments/popup-bridge/
implementation ("com.braintreepayments:popup-bridge:3.2.0")
'com.braintreepayments:popup-bridge:aar:3.2.0'
<dependency org="com.braintreepayments" name="popup-bridge" rev="3.2.0">
<artifact name="popup-bridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='popup-bridge', version='3.2.0')
)
libraryDependencies += "com.braintreepayments" % "popup-bridge" % "3.2.0"
[com.braintreepayments/popup-bridge "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.braintreepayments : browser-switch | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |