Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdorg.cometd.java |
ArtifactId | ArtifactIdcometd-java-benchmark |
Version | Version6.0.4 |
Type | Typepom |
Filename | Size |
---|---|
cometd-java-benchmark-6.0.4.pom | 723 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark/ -->
<dependency>
<groupId>org.cometd.java</groupId>
<artifactId>cometd-java-benchmark</artifactId>
<version>6.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark/
implementation 'org.cometd.java:cometd-java-benchmark:6.0.4'
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark/
implementation ("org.cometd.java:cometd-java-benchmark:6.0.4")
'org.cometd.java:cometd-java-benchmark:pom:6.0.4'
<dependency org="org.cometd.java" name="cometd-java-benchmark" rev="6.0.4">
<artifact name="cometd-java-benchmark" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-benchmark', version='6.0.4')
)
libraryDependencies += "org.cometd.java" % "cometd-java-benchmark" % "6.0.4"
[org.cometd.java/cometd-java-benchmark "6.0.4"]