is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-distro 1.7

Distribution for WAFFLE

GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-distro
Version

Version

1.7
Type

Type

pom

Download waffle-distro 1.7

Filename Size
waffle-distro-1.7.pom 6 KB
Browse

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