Last Version

Informata DataFile 1.4.1

Maven Package for datafile.sourceforge.net Java data file read/write utility that provides a convenient set of interfaces for reading and writing data to and from files in widely accepted format such as comma separated values (CSV), fixed width, tab separated, as well as others.

License

License

Categories

Categories

Data ORM
GroupId

GroupId

com.github.gyulalaszlo
ArtifactId

ArtifactId

informata-datafile
Version

Version

1.4.1
Type

Type

jar
Description

Description

Informata DataFile
Maven Package for datafile.sourceforge.net Java data file read/write utility that provides a convenient set of interfaces for reading and writing data to and from files in widely accepted format such as comma separated values (CSV), fixed width, tab separated, as well as others.
Project URL

Project URL

http://datafile.sourceforge.net/

Download informata-datafile 1.4.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.