is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-server 1.0.beta9


Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-server
Version

Version

1.0.beta9
Type

Type

jar

Download cometd-java-server 1.0.beta9


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