не последняя версия
Последняя версия 1.0-rc4

org.testatoo:testatoo-config 1.0-rc1

Testatoo test runner

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

org.testatoo
Идентификатор

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

testatoo-config
Версия

Версия

1.0-rc1
Тип

Тип

jar

Скачать testatoo-config 1.0-rc1


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