License |
License |
---|---|
GroupId | GroupIdorg.openbp |
ArtifactId | ArtifactIdopenbp-common-swing |
Version | Version0.9.11 |
Type | Typejar |
Description |
Descriptionopenbp-common-swing
Common base (Swing GUI) for all OpenBP projects
|
Filename | Size |
---|---|
openbp-common-swing-0.9.11.pom | |
openbp-common-swing-0.9.11.jar | 288 KB |
openbp-common-swing-0.9.11-sources.jar | 224 KB |
openbp-common-swing-0.9.11-javadoc.jar | 788 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbp/openbp-common-swing/ -->
<dependency>
<groupId>org.openbp</groupId>
<artifactId>openbp-common-swing</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbp/openbp-common-swing/
implementation 'org.openbp:openbp-common-swing:0.9.11'
// https://jarcasting.com/artifacts/org.openbp/openbp-common-swing/
implementation ("org.openbp:openbp-common-swing:0.9.11")
'org.openbp:openbp-common-swing:jar:0.9.11'
<dependency org="org.openbp" name="openbp-common-swing" rev="0.9.11">
<artifact name="openbp-common-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbp', module='openbp-common-swing', version='0.9.11')
)
libraryDependencies += "org.openbp" % "openbp-common-swing" % "0.9.11"
[org.openbp/openbp-common-swing "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
org.openbp : openbp-common | jar | 0.9.11 |