is not current version
Last Version 0.9.11

org.openbp:openbp-common-swing 0.9.8

Common base (Swing GUI) for all OpenBP projects

GroupId

GroupId

org.openbp
ArtifactId

ArtifactId

openbp-common-swing
Version

Version

0.9.8
Type

Type

jar

Download openbp-common-swing 0.9.8


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