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

com.actiontestscript:ats-automated-testing 1.4.8

Code generator library to create and execute GUI automated tests

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

ats-automated-testing
Версия

Версия

1.4.8
Тип

Тип

jar

Скачать ats-automated-testing 1.4.8


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