Last Version

FF2J Demo 0.6

Simple flat file to java objects converter using annotation

License

License

GroupId

GroupId

ro.fortsoft.ff2j
ArtifactId

ArtifactId

ff2j-demo
Version

Version

0.6
Type

Type

jar
Description

Description

FF2J Demo
Simple flat file to java objects converter using annotation

Download ff2j-demo 0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
ro.fortsoft.ff2j : ff2j jar 0.6

Project Modules

There are no modules declared in this project.