is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-benchmark-client 3.0.2


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-benchmark-client
Version

Version

3.0.2
Type

Type

jar

Download cometd-java-benchmark-client 3.0.2


<!-- https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark-client/ -->
<dependency>
    <groupId>org.cometd.java</groupId>
    <artifactId>cometd-java-benchmark-client</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark-client/
implementation 'org.cometd.java:cometd-java-benchmark-client:3.0.2'
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark-client/
implementation ("org.cometd.java:cometd-java-benchmark-client:3.0.2")
'org.cometd.java:cometd-java-benchmark-client:jar:3.0.2'
<dependency org="org.cometd.java" name="cometd-java-benchmark-client" rev="3.0.2">
  <artifact name="cometd-java-benchmark-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-benchmark-client', version='3.0.2')
)
libraryDependencies += "org.cometd.java" % "cometd-java-benchmark-client" % "3.0.2"
[org.cometd.java/cometd-java-benchmark-client "3.0.2"]