Jar examples for j:jwordsplitter
A Java library to split German compound words
You can download jar file jwordsplitter 3.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jwordsplitter-3.2.jar to your project.
<dependency> <groupId>de.abelssoft</groupId> <artifactId>jwordsplitter</artifactId> <version>3.2</version> </dependency>
compile group: 'de.abelssoft', name: 'jwordsplitter', version: '3.2'
libraryDependencies += "de.abelssoft" % "jwordsplitter" % "3.2"
<dependency org="de.abelssoft" name="jwordsplitter" rev="3.2"/>
@Grapes(@Grab(group='de.abelssoft', module='jwordsplitter', version='3.2'))
'de.abelssoft:jwordsplitter:jar:3.2'
Click the following link to download the jar file.
jwordsplitter-3.2-javadoc.jar