Download linguistics-6.199.105.jar file - Jar l

Jar examples for l:linguistics

Description

A library for linguistic manipulation: Conjugation and declension of terms.

You can download jar file linguistics 6.199.105 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add linguistics-6.199.105.jar to your project.

<dependency>
   <groupId>com.yahoo.vespa</groupId>
   <artifactId>linguistics</artifactId>
   <version>6.199.105</version>
</dependency>
compile group: 'com.yahoo.vespa', name: 'linguistics', version: '6.199.105'
libraryDependencies += "com.yahoo.vespa" % "linguistics" % "6.199.105"
<dependency org="com.yahoo.vespa" name="linguistics" rev="6.199.105"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='linguistics', version='6.199.105'))
'com.yahoo.vespa:linguistics:jar:6.199.105'

Download

Click the following link to download the jar file.

linguistics-6.199.105-javadoc.jar
linguistics-6.199.105-sources.jar
linguistics-6.199.105.jar
linguistics-6.199.105.pom



Related Tutorials