is not current version
Last Version 8.5.2206

BitPay 5.3.2107

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

License

License

GroupId

GroupId

com.bitpay
ArtifactId

ArtifactId

bitpay_sdk
Version

Version

5.3.2107
Type

Type

jar
Description

Description

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

Project URL

https://bitpay.com/
Project Organization

Project Organization

BitPay
Source Code Management

Source Code Management

https://github.com/bitpay/java-bitpay-client

Download bitpay_sdk 5.3.2107


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

Dependencies

compile (15)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.15.8
commons-codec : commons-codec jar 1.15
commons-logging : commons-logging jar 1.2
com.madgag.spongycastle : core jar 1.58.0.0
org.apache.httpcomponents : fluent-hc jar 4.5.13
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpclient-cache jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpmime jar 4.5.13
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0-rc1
com.fasterxml.jackson.core : jackson-core jar 2.12.0-rc1
com.fasterxml.jackson.core : jackson-databind jar 2.12.0-rc1
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-simple jar 2.0.0-alpha1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.