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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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