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