| License |
License |
|---|---|
| GroupId | GroupIdcom.bitpay |
| ArtifactId | ArtifactIdbitpay_sdk |
| Last Version | Last Version8.5.2206 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBitPay
Full implementation of the BitPay Payment Gateway. This library implements BitPay's Cryptographically Secure RESTful API.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bitpay_sdk-8.5.2206.pom | |
| bitpay_sdk-8.5.2206.jar | 95 KB |
| bitpay_sdk-8.5.2206-sources.jar | 58 KB |
| bitpay_sdk-8.5.2206-javadoc.jar | 876 KB |
| Browse |
<!-- 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"]
| 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 |