Skip to content

Release v1.1.5

Latest
Compare
Choose a tag to compare
@joutvhu joutvhu released this 28 Aug 05:30
· 3 commits to main since this release
114c4bb

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>