is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:jbpm-designer 2.2.0

[jBPM](http://jbpm.org/) Designer for creating and managing workflow processes

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

jbpm-designer
Version

Version

2.2.0
Type

Type

jar

Download jbpm-designer 2.2.0


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/jbpm-designer/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>jbpm-designer</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/jbpm-designer/
implementation 'io.fabric8.jube.images.fabric8:jbpm-designer:2.2.0'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/jbpm-designer/
implementation ("io.fabric8.jube.images.fabric8:jbpm-designer:2.2.0")
'io.fabric8.jube.images.fabric8:jbpm-designer:jar:2.2.0'
<dependency org="io.fabric8.jube.images.fabric8" name="jbpm-designer" rev="2.2.0">
  <artifact name="jbpm-designer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='jbpm-designer', version='2.2.0')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "jbpm-designer" % "2.2.0"
[io.fabric8.jube.images.fabric8/jbpm-designer "2.2.0"]