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.3


Group ID:
com.github.atais
Artifact ID:
fixed-length_2.12
Version:
0.3
Release Date:
Jul 12, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.atais</groupId>
  <artifactId>fixed-length_2.12</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.atais', name: 'fixed-length_2.12', version: '0.3'