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

io.github.huangjie0515:common-tools 1.0.0-RELEASE

Demo project for Spring Boot

Группа

Группа

io.github.huangjie0515
Идентификатор

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

common-tools
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar

Скачать common-tools 1.0.0-RELEASE


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