is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-parent 1.7.4

Parent POM for WAFFLE

GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-parent
Version

Version

1.7.4
Type

Type

pom

Download waffle-parent 1.7.4

Filename Size
waffle-parent-1.7.4.pom 49 KB
Browse

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