is not current version
Last Version 4.1.0

popup-bridge 4.0.0-beta3

PopupBridge is an Android library that allows WebViews to open popup windows in a browser and send data back to the WebView.

License

License

MIT
GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

popup-bridge
Version

Version

4.0.0-beta3
Type

Type

aar
Description

Description

popup-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

https://github.com/braintree/popup-bridge-android

Download popup-bridge 4.0.0-beta3


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.braintreepayments.api : browser-switch jar 2.0.0-beta3
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.