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