is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-tests 1.7.3

Tests for WAFFLE

GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-tests
Version

Version

1.7.3
Type

Type

jar

Download waffle-tests 1.7.3


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