Last Version

objectos :: way :: flat 0.6.0

A simple Java API to read and write flat files.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

flat
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Project Organization

Objectos Software LTDA

Download flat 0.6.0

Filename Size
flat-0.6.0.pom 709 bytes
Browse

<!-- https://jarcasting.com/artifacts/br.com.objectos.way/flat/ -->
<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>flat</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</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:pom:0.6.0'
<dependency org="br.com.objectos.way" name="flat" rev="0.6.0">
  <artifact name="flat" type="pom" />
</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