is not current version
Last Version 7.71.0.Final

org.uberfire:uberfire-widgets-sandbox 0.8.0.Beta2


GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-widgets-sandbox
Version

Version

0.8.0.Beta2
Type

Type

jar

Download uberfire-widgets-sandbox 0.8.0.Beta2


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