What's New
- Allow spaces in number
Gradle
compile "com.github.joutvhu:fixed-width-parser:1.1.5"
Maven
<dependency>
<groupId>com.github.joutvhu</groupId>
<artifactId>fixed-width-parser</artifactId>
<version>1.1.5</version>
</dependency>
compile "com.github.joutvhu:fixed-width-parser:1.1.5"
<dependency>
<groupId>com.github.joutvhu</groupId>
<artifactId>fixed-width-parser</artifactId>
<version>1.1.5</version>
</dependency>