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

me.atam:dummy-tests 0.53

Contains dummy tests to verify that atam4j reports correctly on the status of tests that we know in advance will pass or fail. These are not run during the build.

Группа

Группа

me.atam
Идентификатор

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

dummy-tests
Версия

Версия

0.53
Тип

Тип

jar

Скачать dummy-tests 0.53


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