Last Version

Paymentwall java library 2.0.3

This library allows developers to use Paymentwall APIs (Digital Goods API, Cart API, Brick Direct API, Virtual Currency API).

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.paymentwall
ArtifactId

ArtifactId

paymentwall-java
Version

Version

2.0.3
Type

Type

jar
Description

Description

Paymentwall java library
This library allows developers to use Paymentwall APIs (Digital Goods API, Cart API, Brick Direct API, Virtual Currency API).
Project URL

Project URL

https://github.com/paymentwall/paymentwall-java
Source Code Management

Source Code Management

https://github.com/paymentwall/paymentwall-java

Download paymentwall-java 2.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.4
commons-net : commons-net jar 3.6

test (3)

Group / Artifact Type Version
info.cukes : cucumber-java jar 1.1.5
info.cukes : cucumber-junit jar 1.1.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.