We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a694537 commit 4d49f2cCopy full SHA for 4d49f2c
README.md
@@ -5,7 +5,7 @@ Add jACH to your project. for maven projects just add this dependency:
5
<dependency>
6
<groupId>com.afrunt</groupId>
7
<artifactId>jach</artifactId>
8
- <version>0.3.3</version>
+ <version>0.3.4.2</version>
9
</dependency>
10
```
11
Using jACH you can work with ACH documents such as:
pom.xml
@@ -22,7 +22,7 @@
22
23
24
25
- <version>0.3.4-SNAPSHOT</version>
+ <version>0.3.5-SNAPSHOT</version>
26
27
<name>jACH</name>
28
<description>Open source library for working with ACH files</description>
0 commit comments