is not current version
Last Version 0.2

com.wizzardo:simple-websocket-client 0.1

Simple web-socket client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wizzardo
ArtifactId

ArtifactId

simple-websocket-client
Version

Version

0.1
Type

Type

jar

Download simple-websocket-client 0.1


<!-- https://jarcasting.com/artifacts/com.wizzardo/simple-websocket-client/ -->
<dependency>
    <groupId>com.wizzardo</groupId>
    <artifactId>simple-websocket-client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo/simple-websocket-client/
implementation 'com.wizzardo:simple-websocket-client:0.1'
// https://jarcasting.com/artifacts/com.wizzardo/simple-websocket-client/
implementation ("com.wizzardo:simple-websocket-client:0.1")
'com.wizzardo:simple-websocket-client:jar:0.1'
<dependency org="com.wizzardo" name="simple-websocket-client" rev="0.1">
  <artifact name="simple-websocket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo', module='simple-websocket-client', version='0.1')
)
libraryDependencies += "com.wizzardo" % "simple-websocket-client" % "0.1"
[com.wizzardo/simple-websocket-client "0.1"]