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

org.daisy.pipeline:webui 2.1.5

A web-based user interface for the DAISY Pipeline 2.

Группа

Группа

org.daisy.pipeline
Идентификатор

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

webui
Версия

Версия

2.1.5
Тип

Тип

pom

Скачать webui 2.1.5

Имя Файла Размер
webui-2.1.5.pom
webui-2.1.5.deb 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/webui/ -->
<dependency>
    <groupId>org.daisy.pipeline</groupId>
    <artifactId>webui</artifactId>
    <version>2.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/webui/
implementation 'org.daisy.pipeline:webui:2.1.5'
// https://jarcasting.com/artifacts/org.daisy.pipeline/webui/
implementation ("org.daisy.pipeline:webui:2.1.5")
'org.daisy.pipeline:webui:pom:2.1.5'
<dependency org="org.daisy.pipeline" name="webui" rev="2.1.5">
  <artifact name="webui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='webui', version='2.1.5')
)
libraryDependencies += "org.daisy.pipeline" % "webui" % "2.1.5"
[org.daisy.pipeline/webui "2.1.5"]