Last Version

BitPay 8.5.2206

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

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


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

Dependencies

compile (15)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.16-beta1
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.14
org.apache.httpcomponents : httpmime jar 4.5.13
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.slf4j : slf4j-simple jar 2.0.0-alpha5
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.