не последняя версия
Последняя версия 1.2

com.tlcsdm:tlcsdm-words 1.1

word操作工具包

Группа

Группа

com.tlcsdm
Идентификатор

Идентификатор

tlcsdm-words
Версия

Версия

1.1
Тип

Тип

jar

Скачать 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"]