не последняя версия
Последняя версия 1.0.1-RELEASE

io.github.cShen-code:shen-tool 1.0-RELEASE

工具类-简化steam操作

Группа

Группа

io.github.cShen-code
Идентификатор

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

shen-tool
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать shen-tool 1.0-RELEASE


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