Last Version

popup-bridge 3.2.0

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
ArtifactId

ArtifactId

popup-bridge
Version

Version

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


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

Dependencies

compile (1)

Group / Artifact Type Version
com.braintreepayments : browser-switch jar 1.2.0

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.