Download language-detection-3.0.0-254.jar file - Jar l

Jar examples for l:language-detection

Description

You can download jar file language-detection 3.0.0-254 in this page.

License

Apache License

Build File

You can use the following script to add language-detection-3.0.0-254.jar to your project.

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

Download

Click the following link to download the jar file.

language-detection-3.0.0-254-javadoc.jar
language-detection-3.0.0-254-sources.jar
language-detection-3.0.0-254.jar
language-detection-3.0.0-254.pom



Related Tutorials