is not current version
Last Version 0.16.0

com.frugalmechanic:fm-flatfile_2.11 0.9.0

TSV/CSV/FlatFile Reader

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-flatfile_2.11
Version

Version

0.9.0
Type

Type

jar

Download fm-flatfile_2.11 0.9.0


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