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

com.github.jucovschi:ProtoCometD 0.0.10

This Project allows Protobuffer objects to be used as the main type of communication between CometD clients.

Группа

Группа

com.github.jucovschi
Идентификатор

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

ProtoCometD
Версия

Версия

0.0.10
Тип

Тип

jar

Скачать ProtoCometD 0.0.10


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