License |
License |
---|---|
GroupId | GroupIdde.abelssoft |
ArtifactId | ArtifactIdjwordsplitter |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjwordsplitter
A Java library to split German compound words
|
Project URL |
Project URL |
Filename | Size |
---|---|
jwordsplitter-3.4.pom | |
jwordsplitter-3.4.jar | 316 KB |
jwordsplitter-3.4-sources.jar | 313 KB |
jwordsplitter-3.4-javadoc.jar | 100 KB |
jwordsplitter-3.4-distribution.zip | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.abelssoft/jwordsplitter/ -->
<dependency>
<groupId>de.abelssoft</groupId>
<artifactId>jwordsplitter</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.abelssoft/jwordsplitter/
implementation 'de.abelssoft:jwordsplitter:3.4'
// https://jarcasting.com/artifacts/de.abelssoft/jwordsplitter/
implementation ("de.abelssoft:jwordsplitter:3.4")
'de.abelssoft:jwordsplitter:jar:3.4'
<dependency org="de.abelssoft" name="jwordsplitter" rev="3.4">
<artifact name="jwordsplitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.abelssoft', module='jwordsplitter', version='3.4')
)
libraryDependencies += "de.abelssoft" % "jwordsplitter" % "3.4"
[de.abelssoft/jwordsplitter "3.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |