is not current version
Last Version 2.2.23.1

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

[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.0.44
Type

Type

jar

Download jbpm-designer 2.0.44


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