is not current version
Last Version 1.1.3

com.sushengren:easyword 1.1.2

easyword

GroupId

GroupId

com.sushengren
ArtifactId

ArtifactId

easyword
Version

Version

1.1.2
Type

Type

jar

Download easyword 1.1.2


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