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