License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.acheck21.java |
ArtifactId | ArtifactIdchecks |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchecks
API for perform ACH and Check21 transactions against the ACHeck21 global gateway
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
checks-1.1.0.pom | |
checks-1.1.0.jar | 107 KB |
checks-1.1.0-sources.jar | 57 KB |
checks-1.1.0-javadoc.jar | 256 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |