Last Version

fixedlength 0.7

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

License

License

GroupId

GroupId

name.velikodniy.vitaliy
ArtifactId

ArtifactId

fixedlength
Version

Version

0.7
Type

Type

jar
Description

Description

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

Project URL

https://github.com/g0ddest/fixedlength
Source Code Management

Source Code Management

https://github.com/g0ddest/fixedlength.git

Download fixedlength 0.7


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.