is not current version
Last Version 2.2.2

net.itarray:automotion 1.4.3

Library for automation testing

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.itarray
ArtifactId

ArtifactId

automotion
Version

Version

1.4.3
Type

Type

jar

Download automotion 1.4.3


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