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