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

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


Группа

Группа

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

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

uberfire-widgets-sandbox
Версия

Версия

0.1.1.Final
Тип

Тип

pom

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

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

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