не последняя версия
Последняя версия 3.1.1

com.github.waffle:waffle-tests 2.1.0

Tests for WAFFLE

Группа

Группа

com.github.waffle
Идентификатор

Идентификатор

waffle-tests
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать 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"]