is not current version
Last Version 2.3.8

com.actiontestscript:ats-automated-testing 1.3.0

Code generator library to create and execute GUI automated tests

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.actiontestscript
ArtifactId

ArtifactId

ats-automated-testing
Version

Version

1.3.0
Type

Type

jar

Download ats-automated-testing 1.3.0


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