Last Version

language-detection-lib 1.1-20120112

Language detecton library implemented in Java

License

License

GroupId

GroupId

com.cybozu.labs
ArtifactId

ArtifactId

langdetect
Version

Version

1.1-20120112
Type

Type

jar
Description

Description

language-detection-lib
Language detecton library implemented in Java

Download langdetect 1.1-20120112


<!-- https://jarcasting.com/artifacts/com.cybozu.labs/langdetect/ -->
<dependency>
    <groupId>com.cybozu.labs</groupId>
    <artifactId>langdetect</artifactId>
    <version>1.1-20120112</version>
</dependency>
// https://jarcasting.com/artifacts/com.cybozu.labs/langdetect/
implementation 'com.cybozu.labs:langdetect:1.1-20120112'
// https://jarcasting.com/artifacts/com.cybozu.labs/langdetect/
implementation ("com.cybozu.labs:langdetect:1.1-20120112")
'com.cybozu.labs:langdetect:jar:1.1-20120112'
<dependency org="com.cybozu.labs" name="langdetect" rev="1.1-20120112">
  <artifact name="langdetect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cybozu.labs', module='langdetect', version='1.1-20120112')
)
libraryDependencies += "com.cybozu.labs" % "langdetect" % "1.1-20120112"
[com.cybozu.labs/langdetect "1.1-20120112"]

Dependencies

compile (1)

Group / Artifact Type Version
net.arnx : jsonic jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.