objectos :: way :: flat :: api

A simple Java API to read and write flat files.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

flat-api
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download flat-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
br.com.objectos.way : flat-core jar 0.6.0
br.com.objectos.way : testable-api jar 0.6.0

test (2)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.8.0
com.google.inject : guice jar 4.0

Project Modules

There are no modules declared in this project.
br.com.objectos.way

Objectos Software

We craft Java tools.

Versions

Version
0.6.0
0.5.0