Scala library for parsing fixed length file format
fixed-length 0.3
Group ID:
com.github.atais
Artifact ID:
fixed-length_2.11
Version:
0.3
Release Date:
Jul 12, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.atais" %% "fixed-length" % "0.3"
ivy"com.github.atais::fixed-length:0.3"
//> using dep "com.github.atais::fixed-length:0.3"
import $ivy.`com.github.atais::fixed-length:0.3`
<dependency> <groupId>com.github.atais</groupId> <artifactId>fixed-length_2.11</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.atais', name: 'fixed-length_2.11', version: '0.3'