Download language-detection-2.4.0-82.jar file - Jar l

Jar examples for l:language-detection

Description

You can download jar file language-detection 2.4.0-82 in this page.

License

Apache License

Build File

You can use the following script to add language-detection-2.4.0-82.jar to your project.

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

Download

Click the following link to download the jar file.

language-detection-2.4.0-82-javadoc.jar
language-detection-2.4.0-82-sources.jar
language-detection-2.4.0-82.jar
language-detection-2.4.0-82.pom



Related Tutorials