is not current version
Last Version 3.1.1

com.github.waffle:waffle-parent 1.8.3

Parent POM for WAFFLE

GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-parent
Version

Version

1.8.3
Type

Type

pom

Download waffle-parent 1.8.3

Filename Size
waffle-parent-1.8.3.pom 57 KB
Browse

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