fixed-width 0.2.0


Group ID:
za.co.absa
Artifact ID:
fixed-width_2.11
Version:
0.2.0
Release Date:
Mar 1, 2021
Licenses:
Files:

libraryDependencies += "za.co.absa" %% "fixed-width" % "0.2.0"

Mill build tool

ivy"za.co.absa::fixed-width:0.2.0"

Scala CLI

//> using dep "za.co.absa::fixed-width:0.2.0"

Ammonite REPL

import $ivy.`za.co.absa::fixed-width:0.2.0`

<dependency>
  <groupId>za.co.absa</groupId>
  <artifactId>fixed-width_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'za.co.absa', name: 'fixed-width_2.11', version: '0.2.0'