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.0
Group ID:
io.malcolmgreaves
Artifact ID:
cybozu-language-detection_2.11
Version:
1.1.0
Release Date:
May 19, 2015
Licenses:
Files:
Full Scala Version:
2.11.6
Developers:
libraryDependencies += "io.malcolmgreaves" %% "cybozu-language-detection" % "1.1.0"
ivy"io.malcolmgreaves::cybozu-language-detection:1.1.0"
//> using dep "io.malcolmgreaves::cybozu-language-detection:1.1.0"
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'