is not current version
Last Version 0.7

name.velikodniy.vitaliy:fixedlength 0.5

Fast simple zero-dependency Java library to parse fixed length files

GroupId

GroupId

name.velikodniy.vitaliy
ArtifactId

ArtifactId

fixedlength
Version

Version

0.5
Type

Type

jar

Download fixedlength 0.5


<!-- https://jarcasting.com/artifacts/name.velikodniy.vitaliy/fixedlength/ -->
<dependency>
    <groupId>name.velikodniy.vitaliy</groupId>
    <artifactId>fixedlength</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/name.velikodniy.vitaliy/fixedlength/
implementation 'name.velikodniy.vitaliy:fixedlength:0.5'
// https://jarcasting.com/artifacts/name.velikodniy.vitaliy/fixedlength/
implementation ("name.velikodniy.vitaliy:fixedlength:0.5")
'name.velikodniy.vitaliy:fixedlength:jar:0.5'
<dependency org="name.velikodniy.vitaliy" name="fixedlength" rev="0.5">
  <artifact name="fixedlength" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.velikodniy.vitaliy', module='fixedlength', version='0.5')
)
libraryDependencies += "name.velikodniy.vitaliy" % "fixedlength" % "0.5"
[name.velikodniy.vitaliy/fixedlength "0.5"]