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


Group ID:
io.malcolmgreaves
Artifact ID:
cybozu-language-detection_2.11
Version:
1.1.1
Release Date:
Nov 9, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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'