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

org.testatoo:testatoo 4

Master project of Testatoo project

Группа

Группа

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

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

testatoo
Версия

Версия

4
Тип

Тип

jar

Скачать testatoo 4

Имя Файла Размер
testatoo-4.pom 13 KB
testatoo-4-tests.jar 3 KB
Обзор

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