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

com.github.lgsxiaosen:utils 0.1.0-RELEASE

Demo project for Spring Boot

Группа

Группа

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

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

utils
Версия

Версия

0.1.0-RELEASE
Тип

Тип

jar

Скачать utils 0.1.0-RELEASE


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