Download word-1.3.jar file - Jar w

Jar examples for w:word

Description

word??????Java??????????????????????????????????ngram?????????? ?????????????????????????????????????????????????????????? ?????????Lucene??Solr??ElasticSearch?????

You can download jar file word 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add word-1.3.jar to your project.

<dependency>
   <groupId>org.apdplat</groupId>
   <artifactId>word</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'org.apdplat', name: 'word', version: '1.3'
libraryDependencies += "org.apdplat" % "word" % "1.3"
<dependency org="org.apdplat" name="word" rev="1.3"/>
@Grapes(@Grab(group='org.apdplat', module='word', version='1.3'))
'org.apdplat:word:jar:1.3'

Download

Click the following link to download the jar file.

word-1.3-javadoc.jar
word-1.3-sources.jar
word-1.3.jar
word-1.3.pom



Related Tutorials