is not current version
Last Version 3.2.0

popup-bridge 3.1.1

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.1.1
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.1.1


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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.