is not current version
Last Version 8.9.0

com.cedarsoft.commons:swing 5.0.9


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

swing
Version

Version

5.0.9
Type

Type

jar

Download swing 5.0.9

Filename Size
swing-5.0.9.pom 764 bytes
swing-5.0.9-tests.jar 1 KB
Browse

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