is not current version
Last Version 3.1.1

com.github.waffle:waffle-tests 2.0.0-beta2

Tests for WAFFLE

GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-tests
Version

Version

2.0.0-beta2
Type

Type

jar

Download waffle-tests 2.0.0-beta2


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