License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.ui |
ArtifactId | ArtifactIdcdc-ui-swing |
Version | Version0.20.1 |
Type | Typejar |
Description |
DescriptionCDC - UI Swing
Set of UI utilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-ui-swing-0.20.1.pom | |
cdc-ui-swing-0.20.1.jar | 84 KB |
cdc-ui-swing-0.20.1-tests.jar | 1 KB |
cdc-ui-swing-0.20.1-test-sources.jar | 2 KB |
cdc-ui-swing-0.20.1-sources.jar | 35 KB |
cdc-ui-swing-0.20.1-javadoc.jar | 834 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/ -->
<dependency>
<groupId>com.gitlab.cdc-java.ui</groupId>
<artifactId>cdc-ui-swing</artifactId>
<version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/
implementation 'com.gitlab.cdc-java.ui:cdc-ui-swing:0.20.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/
implementation ("com.gitlab.cdc-java.ui:cdc-ui-swing:0.20.1")
'com.gitlab.cdc-java.ui:cdc-ui-swing:jar:0.20.1'
<dependency org="com.gitlab.cdc-java.ui" name="cdc-ui-swing" rev="0.20.1">
<artifact name="cdc-ui-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.ui', module='cdc-ui-swing', version='0.20.1')
)
libraryDependencies += "com.gitlab.cdc-java.ui" % "cdc-ui-swing" % "0.20.1"
[com.gitlab.cdc-java.ui/cdc-ui-swing "0.20.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.io : cdc-io-txt | jar | |
com.gitlab.cdc-java.io : cdc-io-utils | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-app | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-args | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-converters | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-enums | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-prefs | jar | |
com.gitlab.cdc-java.util : cdc-util-core | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |