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