atais / fixed-length   1.1.0

MIT License GitHub

Scala library for parsing fixed length file format

Scala versions: 2.13 2.12 2.11 2.10

fixed-length 0.4


Group ID:
com.github.atais
Artifact ID:
fixed-length_2.11
Version:
0.4
Release Date:
Mar 30, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.atais" %% "fixed-length" % "0.4"

Mill build tool

ivy"com.github.atais::fixed-length:0.4"

Scala CLI

//> using dep "com.github.atais::fixed-length:0.4"

Ammonite REPL

import $ivy.`com.github.atais::fixed-length:0.4`

<dependency>
  <groupId>com.github.atais</groupId>
  <artifactId>fixed-length_2.11</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.atais', name: 'fixed-length_2.11', version: '0.4'