fm-flatfile

TSV/CSV/FlatFile Reader

License

License

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-flatfile_2.10
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

fm-flatfile
TSV/CSV/FlatFile Reader
Project URL

Project URL

https://github.com/frugalmechanic/fm-flatfile
Project Organization

Project Organization

com.frugalmechanic

Download fm-flatfile_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.frugalmechanic/fm-flatfile_2.10/ -->
<dependency>
    <groupId>com.frugalmechanic</groupId>
    <artifactId>fm-flatfile_2.10</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-flatfile_2.10/
implementation 'com.frugalmechanic:fm-flatfile_2.10:0.3.0'
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-flatfile_2.10/
implementation ("com.frugalmechanic:fm-flatfile_2.10:0.3.0")
'com.frugalmechanic:fm-flatfile_2.10:jar:0.3.0'
<dependency org="com.frugalmechanic" name="fm-flatfile_2.10" rev="0.3.0">
  <artifact name="fm-flatfile_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frugalmechanic', module='fm-flatfile_2.10', version='0.3.0')
)
libraryDependencies += "com.frugalmechanic" % "fm-flatfile_2.10" % "0.3.0"
[com.frugalmechanic/fm-flatfile_2.10 "0.3.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.frugalmechanic : fm-common_2.10 jar 0.3.0
com.frugalmechanic : fm-lazyseq_2.10 jar 0.3.0
com.frugalmechanic : fm-xml_2.10 jar 0.2.0
com.frugalmechanic : scala-optparse_2.10 jar 1.1.1
joda-time : joda-time jar 2.9.1
org.joda : joda-convert jar 1.8
org.apache.poi : poi jar 3.13
org.apache.poi : poi-ooxml jar 3.13
org.apache.poi : poi-ooxml-schemas jar 3.13
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.
com.frugalmechanic

Frugal Mechanic

Versions

Version
0.3.0
0.2.0
0.1