не последняя версия
Последняя версия 0.0.17-beta-1

com.theartos:artos 0.0.5-beta-1

The Artos "ART OF SYSTEM TESTING" is a framework designed for regression, functional, integration, end to end and/or unit testing.

Группа

Группа

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

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

artos
Версия

Версия

0.0.5-beta-1
Тип

Тип

jar

Скачать artos 0.0.5-beta-1


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