moov-ach-model

ACH Model compatible with Moov.io API

License

License

GroupId

GroupId

io.github.benarena
ArtifactId

ArtifactId

moov-ach-model
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

moov-ach-model
ACH Model compatible with Moov.io API
Project URL

Project URL

https://github.com/benarena/moov-ach-model
Source Code Management

Source Code Management

https://github.com/benarena/moov-ach-model

Download moov-ach-model

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.benarena/moov-ach-model/ -->
<dependency>
    <groupId>io.github.benarena</groupId>
    <artifactId>moov-ach-model</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benarena/moov-ach-model/
implementation 'io.github.benarena:moov-ach-model:1.0.1'
// https://jarcasting.com/artifacts/io.github.benarena/moov-ach-model/
implementation ("io.github.benarena:moov-ach-model:1.0.1")
'io.github.benarena:moov-ach-model:jar:1.0.1'
<dependency org="io.github.benarena" name="moov-ach-model" rev="1.0.1">
  <artifact name="moov-ach-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benarena', module='moov-ach-model', version='1.0.1')
)
libraryDependencies += "io.github.benarena" % "moov-ach-model" % "1.0.1"
[io.github.benarena/moov-ach-model "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0