Last Version

checks 1.1.0

API for perform ACH and Check21 transactions against the ACHeck21 global gateway

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.acheck21.java
ArtifactId

ArtifactId

checks
Version

Version

1.1.0
Type

Type

jar
Description

Description

checks
API for perform ACH and Check21 transactions against the ACHeck21 global gateway
Project URL

Project URL

https://bitbucket.org/acheck21/java-swagger-client/overview
Source Code Management

Source Code Management

https://bitbucket.org/acheck21/java-swagger-client

Download checks 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.9
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.6.2
joda-time : joda-time jar 2.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.