is not current version
Last Version 3.1.1

com.github.waffle:waffle-tests 2.1.0

Tests for WAFFLE

GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-tests
Version

Version

2.1.0
Type

Type

jar

Download waffle-tests 2.1.0


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