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

io.lighty.core:lighty-parent 9.3.0

Parent pom for code artifacts using Lighty.io.

Группа

Группа

io.lighty.core
Идентификатор

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

lighty-parent
Версия

Версия

9.3.0
Тип

Тип

pom

Скачать lighty-parent 9.3.0

Имя Файла Размер
lighty-parent-9.3.0.pom 8 KB
Обзор

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