Download language-detection-2.1.0-27.jar file - Jar l

Jar examples for l:language-detection

Description

You can download jar file language-detection 2.1.0-27 in this page.

License

Apache License

Build File

You can use the following script to add language-detection-2.1.0-27.jar to your project.

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

Download

Click the following link to download the jar file.

language-detection-2.1.0-27-javadoc.jar
language-detection-2.1.0-27-sources.jar
language-detection-2.1.0-27.jar
language-detection-2.1.0-27.pom



Related Tutorials