is not current version
Last Version 1.2

com.tlcsdm:tlcsdm-words 1.1

word操作工具包

GroupId

GroupId

com.tlcsdm
ArtifactId

ArtifactId

tlcsdm-words
Version

Version

1.1
Type

Type

jar

Download tlcsdm-words 1.1


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