malcolmgreaves / language-detection   1.1.1

Apache License 2.0 GitHub

Automatically exported from code.google.com/p/language-detection . Some after-the-fact modifications to get this working within sbt.

Scala versions: 2.11 2.10

cybozu-language-detection 1.1.0


Group ID:
io.malcolmgreaves
Artifact ID:
cybozu-language-detection_2.11
Version:
1.1.0
Release Date:
May 19, 2015
Licenses:
Files:

libraryDependencies += "io.malcolmgreaves" %% "cybozu-language-detection" % "1.1.0"

Mill build tool

ivy"io.malcolmgreaves::cybozu-language-detection:1.1.0"

Scala CLI

//> using dep "io.malcolmgreaves::cybozu-language-detection:1.1.0"

Ammonite REPL

import $ivy.`io.malcolmgreaves::cybozu-language-detection:1.1.0`

<dependency>
  <groupId>io.malcolmgreaves</groupId>
  <artifactId>cybozu-language-detection_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'io.malcolmgreaves', name: 'cybozu-language-detection_2.11', version: '1.1.0'