is not current version
Last Version 1.5.3

io.github.achacha:DadaWordEngine 1.3.4

Generic word parsing, construction and processing tool for generating sentences based on word types.

GroupId

GroupId

io.github.achacha
ArtifactId

ArtifactId

DadaWordEngine
Version

Version

1.3.4
Type

Type

jar

Download DadaWordEngine 1.3.4


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