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

com.github.dblock.waffle:waffle-distro 1.7

Distribution for WAFFLE

Группа

Группа

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

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

waffle-distro
Версия

Версия

1.7
Тип

Тип

pom

Скачать waffle-distro 1.7

Имя Файла Размер
waffle-distro-1.7.pom 6 KB
Обзор

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