| Группа | Группаorg.smallmind |
|---|---|
| Идентификатор | Идентификаторweb-websocket |
| Версия | Версия4.4.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| web-websocket-4.4.1.pom | |
| web-websocket-4.4.1.jar | 82 KB |
| web-websocket-4.4.1-sources.jar | 48 KB |
| web-websocket-4.4.1-javadoc.jar | 572 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smallmind/web-websocket/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>web-websocket</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-websocket/
implementation 'org.smallmind:web-websocket:4.4.1'
// https://jarcasting.com/artifacts/org.smallmind/web-websocket/
implementation ("org.smallmind:web-websocket:4.4.1")
'org.smallmind:web-websocket:jar:4.4.1'
<dependency org="org.smallmind" name="web-websocket" rev="4.4.1">
<artifact name="web-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-websocket', version='4.4.1')
)
libraryDependencies += "org.smallmind" % "web-websocket" % "4.4.1"
[org.smallmind/web-websocket "4.4.1"]