is not current version
Last Version 1.8.1

com.github.isyscore:common-swing 1.0.5

iSysCore Common Kotlin Library

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

common-swing
Version

Version

1.0.5
Type

Type

jar

Download common-swing 1.0.5


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