is not current version
Last Version 0.9.11

org.openbp:openbp-cockpit-plugin-misc 0.9.8

Generic functionality plugin fo the OpenBP Cockpit

GroupId

GroupId

org.openbp
ArtifactId

ArtifactId

openbp-cockpit-plugin-misc
Version

Version

0.9.8
Type

Type

jar

Download openbp-cockpit-plugin-misc 0.9.8


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