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

org.atteo.moonshine:websocket-json-messages 0.9


Категории

Категории

JSON Данные
Группа

Группа

org.atteo.moonshine
Идентификатор

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

websocket-json-messages
Версия

Версия

0.9
Тип

Тип

jar

Скачать websocket-json-messages 0.9


<!-- https://jarcasting.com/artifacts/org.atteo.moonshine/websocket-json-messages/ -->
<dependency>
    <groupId>org.atteo.moonshine</groupId>
    <artifactId>websocket-json-messages</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.atteo.moonshine/websocket-json-messages/
implementation 'org.atteo.moonshine:websocket-json-messages:0.9'
// https://jarcasting.com/artifacts/org.atteo.moonshine/websocket-json-messages/
implementation ("org.atteo.moonshine:websocket-json-messages:0.9")
'org.atteo.moonshine:websocket-json-messages:jar:0.9'
<dependency org="org.atteo.moonshine" name="websocket-json-messages" rev="0.9">
  <artifact name="websocket-json-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atteo.moonshine', module='websocket-json-messages', version='0.9')
)
libraryDependencies += "org.atteo.moonshine" % "websocket-json-messages" % "0.9"
[org.atteo.moonshine/websocket-json-messages "0.9"]