o

org.wso2.carbon.bpmn.ui

http://wso2.org
Files download
File Operation
org.wso2.carbon.bpmn.ui-4.5.69.jar download
org.wso2.carbon.bpmn.ui-4.5.69.pom download
org.wso2.carbon.bpmn.ui-4.5.69-sources.jar download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.business-process</groupId>
  <artifactId>org.wso2.carbon.bpmn.ui</artifactId>
  <version>4.5.69</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.business-process:org.wso2.carbon.bpmn.ui:4.5.69'
Gradle Kotlin
implementation("org.wso2.carbon.business-process:org.wso2.carbon.bpmn.ui:4.5.69")
Scala SBT
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.bpmn.ui" % "4.5.69"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.business-process', module='org.wso2.carbon.bpmn.ui', version='4.5.69')
)
Apache Ivy
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.bpmn.ui" rev="4.5.69" />
Leiningen
[org.wso2.carbon.business-process/org.wso2.carbon.bpmn.ui "4.5.69"]
Apache Buildr
'org.wso2.carbon.business-process:org.wso2.carbon.bpmn.ui:jar:4.5.69'