is not current version
Last Version 7.71.0.Final

org.uberfire:uberfire-widgets-core-ace 7.46.0.t20201030

Uberfire Widgets Core Ace Editor

GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-widgets-core-ace
Version

Version

7.46.0.t20201030
Type

Type

jar

Download uberfire-widgets-core-ace 7.46.0.t20201030


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