mitre / lingvo   0.1.0

Apache License 2.0 GitHub

Lingvo is a JVM-compatible package containing enumerations of various ISO codes related to language including ISO 639-3 and ISO 15924.

Scala versions: 2.12

lingvo 0.1.0


Group ID:
org.mitre
Artifact ID:
lingvo_2.12
Version:
0.1.0
Release Date:
Aug 31, 2018
Licenses:
Files:

libraryDependencies += "org.mitre" %% "lingvo" % "0.1.0"

Mill build tool

ivy"org.mitre::lingvo:0.1.0"

Scala CLI

//> using dep "org.mitre::lingvo:0.1.0"

Ammonite REPL

import $ivy.`org.mitre::lingvo:0.1.0`

<dependency>
  <groupId>org.mitre</groupId>
  <artifactId>lingvo_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.mitre', name: 'lingvo_2.12', version: '0.1.0'