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

website.automate:jwebrobot 0.7.2

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

Категории

Категории

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

Группа

website.automate
Идентификатор

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

jwebrobot
Версия

Версия

0.7.2
Тип

Тип

jar

Скачать 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"]