objectos :: way :: flat

A simple Java API to read and write flat files.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

flat
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: way :: flat
A simple Java API to read and write flat files.
Project Organization

Project Organization

Objectos Software LTDA

Download flat

How to add to project

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

Dependencies

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

Project Modules

  • flat-api
  • flat-core
  • flat-pojo-plugin
br.com.objectos.way

Objectos Software

We craft Java tools.

Versions

Version
0.6.0
0.5.0
0.4.1
0.4.0