Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-websocket |
Version | Version0.0.44 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-websocket-0.0.44.pom | |
datarouter-websocket-0.0.44.jar | 77 KB |
datarouter-websocket-0.0.44-sources.jar | 51 KB |
datarouter-websocket-0.0.44-javadoc.jar | 735 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-websocket/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-websocket</artifactId>
<version>0.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-websocket/
implementation 'io.datarouter:datarouter-websocket:0.0.44'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-websocket/
implementation ("io.datarouter:datarouter-websocket:0.0.44")
'io.datarouter:datarouter-websocket:jar:0.0.44'
<dependency org="io.datarouter" name="datarouter-websocket" rev="0.0.44">
<artifact name="datarouter-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-websocket', version='0.0.44')
)
libraryDependencies += "io.datarouter" % "datarouter-websocket" % "0.0.44"
[io.datarouter/datarouter-websocket "0.0.44"]