Skip to content

Release v1.1.3

Choose a tag to compare

@joutvhu joutvhu released this 19 Jun 14:54
· 21 commits to main since this release
ccaf546

What's New

  • Fix alignment issue

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.1.3"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.1.3</version>
</dependency>