License |
License |
---|---|
GroupId | GroupIdorg.openbp |
ArtifactId | ArtifactIdopenbp-cockpit-plugin-misc |
Version | Version0.9.11 |
Type | Typejar |
Description |
Descriptionopenbp-cockpit-plugin-misc
Generic functionality plugin fo the OpenBP Cockpit
|
<!-- https://jarcasting.com/artifacts/org.openbp/openbp-cockpit-plugin-misc/ -->
<dependency>
<groupId>org.openbp</groupId>
<artifactId>openbp-cockpit-plugin-misc</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbp/openbp-cockpit-plugin-misc/
implementation 'org.openbp:openbp-cockpit-plugin-misc:0.9.11'
// https://jarcasting.com/artifacts/org.openbp/openbp-cockpit-plugin-misc/
implementation ("org.openbp:openbp-cockpit-plugin-misc:0.9.11")
'org.openbp:openbp-cockpit-plugin-misc:jar:0.9.11'
<dependency org="org.openbp" name="openbp-cockpit-plugin-misc" rev="0.9.11">
<artifact name="openbp-cockpit-plugin-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbp', module='openbp-cockpit-plugin-misc', version='0.9.11')
)
libraryDependencies += "org.openbp" % "openbp-cockpit-plugin-misc" % "0.9.11"
[org.openbp/openbp-cockpit-plugin-misc "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
org.openbp : openbp-cockpit | jar | 0.9.11 |