is not current version
Last Version 1.1.3

com.sushengren:easyword 1.0.0

easyword

GroupId

GroupId

com.sushengren
ArtifactId

ArtifactId

easyword
Version

Version

1.0.0
Type

Type

jar

Download easyword 1.0.0


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