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

io.github.52ylx:lxboot 0.1.0

springboot工具类

Группа

Группа

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

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

lxboot
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать lxboot 0.1.0


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