| License |
License |
|---|---|
| GroupId | GroupIdorg.bonitasoft.web |
| ArtifactId | ArtifactIdui-designer |
| Version | Version1.13.1 |
| Type | Typepom |
| Description |
DescriptionBonita UI-Designer
Wysiwyg editor for Bonita
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ui-designer-1.13.1.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.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer/
implementation 'org.bonitasoft.web:ui-designer:1.13.1'
// https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer/
implementation ("org.bonitasoft.web:ui-designer:1.13.1")
'org.bonitasoft.web:ui-designer:pom:1.13.1'
<dependency org="org.bonitasoft.web" name="ui-designer" rev="1.13.1">
<artifact name="ui-designer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.web', module='ui-designer', version='1.13.1')
)
libraryDependencies += "org.bonitasoft.web" % "ui-designer" % "1.13.1"
[org.bonitasoft.web/ui-designer "1.13.1"]