is not current version
Last Version 6.3.0

net.sourceforge.jbizmo:jbizmo-commons-swing 3.0.0


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jbizmo
ArtifactId

ArtifactId

jbizmo-commons-swing
Version

Version

3.0.0
Type

Type

jar

Download jbizmo-commons-swing 3.0.0


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