is not current version
Last Version 3.0.0

fixefid 1.1.0

Fixefid is a Java library for working with flat fixed formatted text files.

License

License

GroupId

GroupId

com.github.parmag
ArtifactId

ArtifactId

fixefid
Version

Version

1.1.0
Type

Type

jar
Description

Description

fixefid
Fixefid is a Java library for working with flat fixed formatted text files.
Project URL

Project URL

https://parmag.github.io/fixefid/
Source Code Management

Source Code Management

http://github.com/parmag/fixefid

Download fixefid 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.