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

com.github.waffle:waffle-parent 2.1.1

Parent POM for WAFFLE

Группа

Группа

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

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

waffle-parent
Версия

Версия

2.1.1
Тип

Тип

pom

Скачать waffle-parent 2.1.1

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

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