guardian / nitf-scala   3.4.2

Apache License 2.0 GitHub

Scala library to parse and generate News Industry Text Format files

Scala versions: 2.12 2.11

nitf-scala 3.6.2


Group ID:
com.gu
Artifact ID:
nitf-scala_2.12
Version:
3.6.2
Release Date:
Mar 19, 2018
Licenses:
Files:

libraryDependencies += "com.gu" %% "nitf-scala" % "3.6.2"

Mill build tool

ivy"com.gu::nitf-scala:3.6.2"

Scala CLI

//> using dep "com.gu::nitf-scala:3.6.2"

Ammonite REPL

import $ivy.`com.gu::nitf-scala:3.6.2`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>nitf-scala_2.12</artifactId>
  <version>3.6.2</version>
</dependency>

compile group: 'com.gu', name: 'nitf-scala_2.12', version: '3.6.2'