License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.ui |
ArtifactId | ArtifactIdcdc-ui-swing |
Version | Version0.13.2 |
Type | Typejar |
Description |
DescriptionCDC - UI Swing
Set of UI utilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-ui-swing-0.13.2.pom | |
cdc-ui-swing-0.13.2.jar | 83 KB |
cdc-ui-swing-0.13.2-tests.jar | 1 KB |
cdc-ui-swing-0.13.2-test-sources.jar | 2 KB |
cdc-ui-swing-0.13.2-sources.jar | 35 KB |
cdc-ui-swing-0.13.2-javadoc.jar | 836 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.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/
implementation 'com.gitlab.cdc-java.ui:cdc-ui-swing:0.13.2'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/
implementation ("com.gitlab.cdc-java.ui:cdc-ui-swing:0.13.2")
'com.gitlab.cdc-java.ui:cdc-ui-swing:jar:0.13.2'
<dependency org="com.gitlab.cdc-java.ui" name="cdc-ui-swing" rev="0.13.2">
<artifact name="cdc-ui-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.ui', module='cdc-ui-swing', version='0.13.2')
)
libraryDependencies += "com.gitlab.cdc-java.ui" % "cdc-ui-swing" % "0.13.2"
[com.gitlab.cdc-java.ui/cdc-ui-swing "0.13.2"]
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 |