is not current version
Last Version 0.9.11

org.openbp:openbp-cockpit 0.9.8

OpenBP Cockpit (graphical process modeler)

GroupId

GroupId

org.openbp
ArtifactId

ArtifactId

openbp-cockpit
Version

Version

0.9.8
Type

Type

jar

Download openbp-cockpit 0.9.8


<!-- https://jarcasting.com/artifacts/org.openbp/openbp-cockpit/ -->
<dependency>
    <groupId>org.openbp</groupId>
    <artifactId>openbp-cockpit</artifactId>
    <version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbp/openbp-cockpit/
implementation 'org.openbp:openbp-cockpit:0.9.8'
// https://jarcasting.com/artifacts/org.openbp/openbp-cockpit/
implementation ("org.openbp:openbp-cockpit:0.9.8")
'org.openbp:openbp-cockpit:jar:0.9.8'
<dependency org="org.openbp" name="openbp-cockpit" rev="0.9.8">
  <artifact name="openbp-cockpit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbp', module='openbp-cockpit', version='0.9.8')
)
libraryDependencies += "org.openbp" % "openbp-cockpit" % "0.9.8"
[org.openbp/openbp-cockpit "0.9.8"]