Automatically exported from code.google.com/p/language-detection . Some after-the-fact modifications to get this working within sbt.
cybozu-language-detection 1.1.1
Group ID:
io.malcolmgreaves
Artifact ID:
cybozu-language-detection_2.11
Version:
1.1.1
Release Date:
Nov 9, 2015
Licenses:
Files:
Full Scala Version:
2.11.6
Developers:
libraryDependencies += "io.malcolmgreaves" %% "cybozu-language-detection" % "1.1.1"
ivy"io.malcolmgreaves::cybozu-language-detection:1.1.1"
//> using dep "io.malcolmgreaves::cybozu-language-detection:1.1.1"
import $ivy.`io.malcolmgreaves::cybozu-language-detection:1.1.1`
<dependency> <groupId>io.malcolmgreaves</groupId> <artifactId>cybozu-language-detection_2.11</artifactId> <version>1.1.1</version> </dependency>
compile group: 'io.malcolmgreaves', name: 'cybozu-language-detection_2.11', version: '1.1.1'