is not current version
Last Version 1.2.2

com.ancientprogramming.fixedformat4j:fixedformat4j 1.1.1

The fixedformat4j library provides an an easy way to work with fixed formatted plain text files as you know them from mainframe system etc

Categories

Categories

ORM Data
GroupId

GroupId

com.ancientprogramming.fixedformat4j
ArtifactId

ArtifactId

fixedformat4j
Version

Version

1.1.1
Type

Type

jar

Download fixedformat4j 1.1.1


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