Download language-detection-2.0.0-6.jar file - Jar l

Jar examples for l:language-detection

Description

You can download jar file language-detection 2.0.0-6 in this page.

License

Apache License

Build File

You can use the following script to add language-detection-2.0.0-6.jar to your project.

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

Download

Click the following link to download the jar file.

language-detection-2.0.0-6-javadoc.jar
language-detection-2.0.0-6-sources.jar
language-detection-2.0.0-6.jar
language-detection-2.0.0-6.pom



Related Tutorials