License |
License |
---|---|
GroupId | GroupIdcom.github.isyscore |
ArtifactId | ArtifactIdcommon-swing |
Version | Version1.6.0 |
Type | Typejar |
Description |
Descriptioncommon-swing
iSysCore Common Kotlin Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-swing-1.6.0.pom | |
common-swing-1.6.0.jar | 160 KB |
common-swing-1.6.0-sources.jar | 24 KB |
common-swing-1.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.isyscore/common-swing/ -->
<dependency>
<groupId>com.github.isyscore</groupId>
<artifactId>common-swing</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isyscore/common-swing/
implementation 'com.github.isyscore:common-swing:1.6.0'
// https://jarcasting.com/artifacts/com.github.isyscore/common-swing/
implementation ("com.github.isyscore:common-swing:1.6.0")
'com.github.isyscore:common-swing:jar:1.6.0'
<dependency org="com.github.isyscore" name="common-swing" rev="1.6.0">
<artifact name="common-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isyscore', module='common-swing', version='1.6.0')
)
libraryDependencies += "com.github.isyscore" % "common-swing" % "1.6.0"
[com.github.isyscore/common-swing "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.isyscore : common-jvm | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.3 |
com.github.isyscore : darcula-theme | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.31 |