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

org.hildan.krossbow:krossbow-websocket-ktor-js 4.0.0

Multiplatform implementation of Krossbow's WebSocket API using Ktor's web sockets.

Категории

Категории

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

Группа

org.hildan.krossbow
Идентификатор

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

krossbow-websocket-ktor-js
Версия

Версия

4.0.0
Тип

Тип

pom

Скачать krossbow-websocket-ktor-js 4.0.0


<!-- https://jarcasting.com/artifacts/org.hildan.krossbow/krossbow-websocket-ktor-js/ -->
<dependency>
    <groupId>org.hildan.krossbow</groupId>
    <artifactId>krossbow-websocket-ktor-js</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hildan.krossbow/krossbow-websocket-ktor-js/
implementation 'org.hildan.krossbow:krossbow-websocket-ktor-js:4.0.0'
// https://jarcasting.com/artifacts/org.hildan.krossbow/krossbow-websocket-ktor-js/
implementation ("org.hildan.krossbow:krossbow-websocket-ktor-js:4.0.0")
'org.hildan.krossbow:krossbow-websocket-ktor-js:pom:4.0.0'
<dependency org="org.hildan.krossbow" name="krossbow-websocket-ktor-js" rev="4.0.0">
  <artifact name="krossbow-websocket-ktor-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hildan.krossbow', module='krossbow-websocket-ktor-js', version='4.0.0')
)
libraryDependencies += "org.hildan.krossbow" % "krossbow-websocket-ktor-js" % "4.0.0"
[org.hildan.krossbow/krossbow-websocket-ktor-js "4.0.0"]