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

org.sonatype.restsimple:restsimple-webdriver 0.3


Группа

Группа

org.sonatype.restsimple
Идентификатор

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

restsimple-webdriver
Версия

Версия

0.3
Тип

Тип

jar

Скачать restsimple-webdriver 0.3


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