WebPay Java bindings


License

License

The MIT License
Categories

Categories

Java Languages
GroupId

GroupId

jp.webpay
ArtifactId

ArtifactId

webpay-java
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

WebPay Java bindings
WebPay Java bindings

Download webpay-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.arnx : jsonic jar 1.3.0
org.projectlombok : lombok jar 1.12.2
org.glassfish.jersey.core : jersey-client jar 2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 1.33
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0