License |
License |
---|---|
GroupId | GroupIdcom.github.isyscore |
ArtifactId | ArtifactIdcommon-swing |
Version | Version1.8.1 |
Type | Typejar |
Description |
Descriptioncommon-swing
iSysCore Common Swing Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-swing-1.8.1.pom | |
common-swing-1.8.1.jar | 150 KB |
common-swing-1.8.1-sources.jar | 25 KB |
common-swing-1.8.1-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.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isyscore/common-swing/
implementation 'com.github.isyscore:common-swing:1.8.1'
// https://jarcasting.com/artifacts/com.github.isyscore/common-swing/
implementation ("com.github.isyscore:common-swing:1.8.1")
'com.github.isyscore:common-swing:jar:1.8.1'
<dependency org="com.github.isyscore" name="common-swing" rev="1.8.1">
<artifact name="common-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isyscore', module='common-swing', version='1.8.1')
)
libraryDependencies += "com.github.isyscore" % "common-swing" % "1.8.1"
[com.github.isyscore/common-swing "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.isyscore : common-jvm | jar | 1.8.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2-native-mt |
com.github.isyscore : darcula-theme | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |