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