is not current version
Last Version 2.0.5

website.automate:jwebrobot 0.7.2

Reference implementation of the web automation markup language (WAML).

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

jwebrobot
Version

Version

0.7.2
Type

Type

jar

Download jwebrobot 0.7.2


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