не последняя версия
Последняя версия 0.0.12.RELEASE

com.github.life-lab:leisure 0.0.6-RELEASE

leisure framework

Группа

Группа

com.github.life-lab
Идентификатор

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

leisure
Версия

Версия

0.0.6-RELEASE
Тип

Тип

pom

Скачать leisure 0.0.6-RELEASE

Имя Файла Размер
leisure-0.0.6-RELEASE.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.life-lab/leisure/ -->
<dependency>
    <groupId>com.github.life-lab</groupId>
    <artifactId>leisure</artifactId>
    <version>0.0.6-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-lab/leisure/
implementation 'com.github.life-lab:leisure:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/com.github.life-lab/leisure/
implementation ("com.github.life-lab:leisure:0.0.6-RELEASE")
'com.github.life-lab:leisure:pom:0.0.6-RELEASE'
<dependency org="com.github.life-lab" name="leisure" rev="0.0.6-RELEASE">
  <artifact name="leisure" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.life-lab', module='leisure', version='0.0.6-RELEASE')
)
libraryDependencies += "com.github.life-lab" % "leisure" % "0.0.6-RELEASE"
[com.github.life-lab/leisure "0.0.6-RELEASE"]