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

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


Группа

Группа

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

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

lts-parent
Версия

Версия

1.6.8-beta1
Тип

Тип

pom

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

Имя Файла Размер
lts-parent-1.6.8-beta1.pom 14 KB
Обзор

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