popup-bridge

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
Last Version

Last Version

4.1.0
Release Date

Release Date

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

How to add to project

<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/popup-bridge/ -->
<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>popup-bridge</artifactId>
    <version>4.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/popup-bridge/
implementation 'com.braintreepayments.api:popup-bridge:4.1.0'
// https://jarcasting.com/artifacts/com.braintreepayments.api/popup-bridge/
implementation ("com.braintreepayments.api:popup-bridge:4.1.0")
'com.braintreepayments.api:popup-bridge:aar:4.1.0'
<dependency org="com.braintreepayments.api" name="popup-bridge" rev="4.1.0">
  <artifact name="popup-bridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='popup-bridge', version='4.1.0')
)
libraryDependencies += "com.braintreepayments.api" % "popup-bridge" % "4.1.0"
[com.braintreepayments.api/popup-bridge "4.1.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.braintreepayments.api : browser-switch jar 2.1.0
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.
com.braintreepayments.api

Braintree

Versions

Version
4.1.0
4.0.1
4.0.0
4.0.0-beta3
4.0.0-beta2
4.0.0-beta1