is not current version
Last Version 3.1.1

com.github.waffle:waffle-bom 2.3.0

Bill of Materials for WAFFLE

GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-bom
Version

Version

2.3.0
Type

Type

pom

Download waffle-bom 2.3.0

Filename Size
waffle-bom-2.3.0.pom 6 KB
Browse

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