Last Version

jbusycomponent 1.0.0

JBusyComponent : Enhance any swing components with a "busy" state

License

License

GroupId

GroupId

com.google.code
ArtifactId

ArtifactId

jbusycomponent
Version

Version

1.0.0
Type

Type

jar
Description

Description

jbusycomponent
JBusyComponent : Enhance any swing components with a "busy" state
Project URL

Project URL

http://code.google.com/p/jbusycomponent

Download jbusycomponent 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.swinglabs : swingx jar 0.9.4
org.swinglabs : jxlayer jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.