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