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

io.webfolder:ui4j 3.0.0

Web Automation for Java

Группа

Группа

io.webfolder
Идентификатор

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

ui4j
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать ui4j 3.0.0

Имя Файла Размер
ui4j-3.0.0.pom 2 KB
ui4j-3.0.0-javadoc.jar 2 KB
Обзор

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