GroupId | GroupIdcom.gitlab.cdc-java.ui |
---|---|
ArtifactId | ArtifactIdcdc-ui-swing |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
cdc-ui-swing-0.6.0.pom | |
cdc-ui-swing-0.6.0.jar | 65 KB |
cdc-ui-swing-0.6.0-tests.jar | 13 KB |
cdc-ui-swing-0.6.0-test-sources.jar | 6 KB |
cdc-ui-swing-0.6.0-sources.jar | 28 KB |
cdc-ui-swing-0.6.0-javadoc.jar | 752 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/
implementation 'com.gitlab.cdc-java.ui:cdc-ui-swing:0.6.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-swing/
implementation ("com.gitlab.cdc-java.ui:cdc-ui-swing:0.6.0")
'com.gitlab.cdc-java.ui:cdc-ui-swing:jar:0.6.0'
<dependency org="com.gitlab.cdc-java.ui" name="cdc-ui-swing" rev="0.6.0">
<artifact name="cdc-ui-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.ui', module='cdc-ui-swing', version='0.6.0')
)
libraryDependencies += "com.gitlab.cdc-java.ui" % "cdc-ui-swing" % "0.6.0"
[com.gitlab.cdc-java.ui/cdc-ui-swing "0.6.0"]