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

io.github.lixhbs:basic-service 1.0.15

Demo project for Spring Boot

Группа

Группа

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

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

basic-service
Версия

Версия

1.0.15
Тип

Тип

jar

Скачать basic-service 1.0.15


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