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

com.github.ltsopensource:lts-spring 1.6.8-beta1


Группа

Группа

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

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

lts-spring
Версия

Версия

1.6.8-beta1
Тип

Тип

jar

Скачать lts-spring 1.6.8-beta1


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