is not current version
Last Version 3.1.1

com.github.waffle:waffle-distro 2.1.0

Distribution for WAFFLE

GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-distro
Version

Version

2.1.0
Type

Type

jar

Download waffle-distro 2.1.0


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