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