не последняя версия
Последняя версия 4.0.9

org.cometd.java:cometd-java-websocket-common-server 4.0.2


Категории

Категории

Java Языки программирования
Группа

Группа

org.cometd.java
Идентификатор

Идентификатор

cometd-java-websocket-common-server
Версия

Версия

4.0.2
Тип

Тип

jar

Скачать cometd-java-websocket-common-server 4.0.2


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