is not current version
Last Version 0.20.4

com.gitlab.cdc-java.perfs:cdc-perfs-ui-swing 0.0.9


GroupId

GroupId

com.gitlab.cdc-java.perfs
ArtifactId

ArtifactId

cdc-perfs-ui-swing
Version

Version

0.0.9
Type

Type

jar

Download cdc-perfs-ui-swing 0.0.9


<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui-swing/ -->
<dependency>
    <groupId>com.gitlab.cdc-java.perfs</groupId>
    <artifactId>cdc-perfs-ui-swing</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui-swing/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-ui-swing:0.0.9'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui-swing/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-ui-swing:0.0.9")
'com.gitlab.cdc-java.perfs:cdc-perfs-ui-swing:jar:0.0.9'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-ui-swing" rev="0.0.9">
  <artifact name="cdc-perfs-ui-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-ui-swing', version='0.0.9')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-ui-swing" % "0.0.9"
[com.gitlab.cdc-java.perfs/cdc-perfs-ui-swing "0.0.9"]