GroupId | GroupIdcom.gitlab.cdc-java.perfs |
---|---|
ArtifactId | ArtifactIdcdc-perfs-ui-fx |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
cdc-perfs-ui-fx-0.0.9.pom | |
cdc-perfs-ui-fx-0.0.9.jar | 48 KB |
cdc-perfs-ui-fx-0.0.9-tests.jar | 3 KB |
cdc-perfs-ui-fx-0.0.9-test-sources.jar | 3 KB |
cdc-perfs-ui-fx-0.0.9-sources.jar | 19 KB |
cdc-perfs-ui-fx-0.0.9-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui-fx/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs-ui-fx</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui-fx/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-ui-fx:0.0.9'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui-fx/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-ui-fx:0.0.9")
'com.gitlab.cdc-java.perfs:cdc-perfs-ui-fx:jar:0.0.9'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-ui-fx" rev="0.0.9">
<artifact name="cdc-perfs-ui-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-ui-fx', version='0.0.9')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-ui-fx" % "0.0.9"
[com.gitlab.cdc-java.perfs/cdc-perfs-ui-fx "0.0.9"]