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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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