License |
License |
---|---|
GroupId | GroupIdcom.frugalmechanic |
ArtifactId | ArtifactIdfm-flatfile_2.11 |
Version | Version0.16.0 |
Type | Typejar |
Description |
Descriptionfm-flatfile
TSV/CSV/FlatFile Reader
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fm-flatfile_2.11-0.16.0.pom | |
fm-flatfile_2.11-0.16.0.jar | 352 KB |
fm-flatfile_2.11-0.16.0-sources.jar | 41 KB |
fm-flatfile_2.11-0.16.0-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.frugalmechanic/fm-flatfile_2.11/ -->
<dependency>
<groupId>com.frugalmechanic</groupId>
<artifactId>fm-flatfile_2.11</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-flatfile_2.11/
implementation 'com.frugalmechanic:fm-flatfile_2.11:0.16.0'
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-flatfile_2.11/
implementation ("com.frugalmechanic:fm-flatfile_2.11:0.16.0")
'com.frugalmechanic:fm-flatfile_2.11:jar:0.16.0'
<dependency org="com.frugalmechanic" name="fm-flatfile_2.11" rev="0.16.0">
<artifact name="fm-flatfile_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frugalmechanic', module='fm-flatfile_2.11', version='0.16.0')
)
libraryDependencies += "com.frugalmechanic" % "fm-flatfile_2.11" % "0.16.0"
[com.frugalmechanic/fm-flatfile_2.11 "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.frugalmechanic : fm-common_2.11 | jar | 0.50.0 |
com.frugalmechanic : fm-lazyseq_2.11 | jar | 0.14.0 |
com.frugalmechanic : fm-xml_2.11 | jar | 0.16.0 |
com.frugalmechanic : scala-optparse_2.11 | jar | 1.1.3 |
org.apache.poi : poi | jar | 4.0.1 |
org.apache.poi : poi-ooxml | jar | 4.0.1 |
org.apache.poi : poi-ooxml-schemas | jar | 4.0.1 |
com.fasterxml.woodstox : woodstox-core | jar | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |