is not current version
Last Version 1.6.2004

com.bitpay:bitpay_sdk_light 1.3.1912

Light implementation of the BitPay Payment Gateway. This library implements BitPay's Cryptographically Secure RESTful API.

GroupId

GroupId

com.bitpay
ArtifactId

ArtifactId

bitpay_sdk_light
Version

Version

1.3.1912
Type

Type

jar

Download bitpay_sdk_light 1.3.1912


<!-- https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/ -->
<dependency>
    <groupId>com.bitpay</groupId>
    <artifactId>bitpay_sdk_light</artifactId>
    <version>1.3.1912</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/
implementation 'com.bitpay:bitpay_sdk_light:1.3.1912'
// https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/
implementation ("com.bitpay:bitpay_sdk_light:1.3.1912")
'com.bitpay:bitpay_sdk_light:jar:1.3.1912'
<dependency org="com.bitpay" name="bitpay_sdk_light" rev="1.3.1912">
  <artifact name="bitpay_sdk_light" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitpay', module='bitpay_sdk_light', version='1.3.1912')
)
libraryDependencies += "com.bitpay" % "bitpay_sdk_light" % "1.3.1912"
[com.bitpay/bitpay_sdk_light "1.3.1912"]