is not current version
Last Version 1.8.1

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

Parent POM for WAFFLE

GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-parent
Version

Version

1.8.0
Type

Type

pom

Download waffle-parent 1.8.0

Filename Size
waffle-parent-1.8.0.pom 54 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.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-parent/
implementation 'com.github.dblock.waffle:waffle-parent:1.8.0'
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-parent/
implementation ("com.github.dblock.waffle:waffle-parent:1.8.0")
'com.github.dblock.waffle:waffle-parent:pom:1.8.0'
<dependency org="com.github.dblock.waffle" name="waffle-parent" rev="1.8.0">
  <artifact name="waffle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle', module='waffle-parent', version='1.8.0')
)
libraryDependencies += "com.github.dblock.waffle" % "waffle-parent" % "1.8.0"
[com.github.dblock.waffle/waffle-parent "1.8.0"]