Last Version

language-distinguish 1.1

language detect, it can detect differ language by a string , it use shuyo's language-detect and google translate.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.kanlon
ArtifactId

ArtifactId

language-distinguish
Version

Version

1.1
Type

Type

jar
Description

Description

language-distinguish
language detect, it can detect differ language by a string , it use shuyo's language-detect and google translate.
Project URL

Project URL

https://github.com/KANLON/language-distinguish

Download language-distinguish 1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.cybozu.labs : langdetect jar 1.1-20120112
org.projectlombok : lombok jar 1.16.10
com.google.code.scriptengines : scriptengines-javascript jar 1.1.1
org.json : json jar 20180813
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.8.0-beta2
org.slf4j : slf4j-log4j12 jar 1.8.0-beta2

Project Modules

There are no modules declared in this project.