is not current version
Last Version 8.9.2

com.cedarsoft.commons.swing:common 4.0.0


GroupId

GroupId

com.cedarsoft.commons.swing
ArtifactId

ArtifactId

common
Version

Version

4.0.0
Type

Type

jar

Download common 4.0.0


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