is not current version
Last Version 1.3.12

com.fully-automated:web-automation 1.3

${jar.description}

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fully-automated
ArtifactId

ArtifactId

web-automation
Version

Version

1.3
Type

Type

jar

Download web-automation 1.3


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