is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-engine-impl 0.0.9

Morpher Engine Impl that can inflect/analyze arbitrary words using multiple affix types, and learn incrementally

GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-engine-impl
Version

Version

0.0.9
Type

Type

jar

Download morpher-engine-impl 0.0.9


<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/ -->
<dependency>
    <groupId>com.github.szgabsz91</groupId>
    <artifactId>morpher-engine-impl</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/
implementation 'com.github.szgabsz91:morpher-engine-impl:0.0.9'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/
implementation ("com.github.szgabsz91:morpher-engine-impl:0.0.9")
'com.github.szgabsz91:morpher-engine-impl:jar:0.0.9'
<dependency org="com.github.szgabsz91" name="morpher-engine-impl" rev="0.0.9">
  <artifact name="morpher-engine-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-engine-impl', version='0.0.9')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-engine-impl" % "0.0.9"
[com.github.szgabsz91/morpher-engine-impl "0.0.9"]