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

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


Категории

Категории

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

Группа

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

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

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

Версия

7.0.0
Тип

Тип

jar

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


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