License |
License |
---|---|
GroupId | GroupIdcom.bitpay |
ArtifactId | ArtifactIdbitpay_sdk_light |
Version | Version1.6.2004 |
Type | Typejar |
Description |
Descriptionbitpay-light
Light 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_light-1.6.2004.pom | |
bitpay_sdk_light-1.6.2004.jar | 35 KB |
bitpay_sdk_light-1.6.2004-sources.jar | 21 KB |
bitpay_sdk_light-1.6.2004-javadoc.jar | 577 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/ -->
<dependency>
<groupId>com.bitpay</groupId>
<artifactId>bitpay_sdk_light</artifactId>
<version>1.6.2004</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/
implementation 'com.bitpay:bitpay_sdk_light:1.6.2004'
// https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/
implementation ("com.bitpay:bitpay_sdk_light:1.6.2004")
'com.bitpay:bitpay_sdk_light:jar:1.6.2004'
<dependency org="com.bitpay" name="bitpay_sdk_light" rev="1.6.2004">
<artifact name="bitpay_sdk_light" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitpay', module='bitpay_sdk_light', version='1.6.2004')
)
libraryDependencies += "com.bitpay" % "bitpay_sdk_light" % "1.6.2004"
[com.bitpay/bitpay_sdk_light "1.6.2004"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpmime | jar | 4.5.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
junit : junit | jar | 4.13-beta-3 |