Last Version

FF2J 0.6

Simple flat file to java objects converter using annotation

License

License

GroupId

GroupId

ro.fortsoft.ff2j
ArtifactId

ArtifactId

ff2j
Version

Version

0.6
Type

Type

jar
Description

Description

FF2J
Simple flat file to java objects converter using annotation

Download ff2j 0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.