Download language-detection-2.3.0-58.jar file - Jar l

Jar examples for l:language-detection

Description

You can download jar file language-detection 2.3.0-58 in this page.

License

Apache License

Build File

You can use the following script to add language-detection-2.3.0-58.jar to your project.

<dependency>
   <groupId>com.github.cafdataprocessing</groupId>
   <artifactId>language-detection</artifactId>
   <version>2.3.0-58</version>
</dependency>
compile group: 'com.github.cafdataprocessing', name: 'language-detection', version: '2.3.0-58'
libraryDependencies += "com.github.cafdataprocessing" % "language-detection" % "2.3.0-58"
<dependency org="com.github.cafdataprocessing" name="language-detection" rev="2.3.0-58"/>
@Grapes(@Grab(group='com.github.cafdataprocessing', module='language-detection', version='2.3.0-58'))
'com.github.cafdataprocessing:language-detection:jar:2.3.0-58'

Download

Click the following link to download the jar file.

language-detection-2.3.0-58-javadoc.jar
language-detection-2.3.0-58-sources.jar
language-detection-2.3.0-58.jar
language-detection-2.3.0-58.pom



Related Tutorials