is not current version
Last Version 1.13.1

org.bonitasoft.web:ui-designer 1.12.39

Wysiwyg editor for Bonita

GroupId

GroupId

org.bonitasoft.web
ArtifactId

ArtifactId

ui-designer
Version

Version

1.12.39
Type

Type

pom

Download ui-designer 1.12.39

Filename Size
ui-designer-1.12.39.pom 6 KB
Browse

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