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

com.github.waffle:waffle-parent 2.0.0-beta2

Parent POM for WAFFLE

Группа

Группа

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

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

waffle-parent
Версия

Версия

2.0.0-beta2
Тип

Тип

pom

Скачать waffle-parent 2.0.0-beta2

Имя Файла Размер
waffle-parent-2.0.0-beta2.pom 67 KB
Обзор

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