не последняя версия
Последняя версия 7.71.0.Final

org.uberfire:uberfire-widgets-sandbox 7.40.0.Final


Группа

Группа

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

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

uberfire-widgets-sandbox
Версия

Версия

7.40.0.Final
Тип

Тип

pom

Скачать uberfire-widgets-sandbox 7.40.0.Final

Имя Файла Размер
uberfire-widgets-sandbox-7.40.0.Final.pom 1 KB
Обзор

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