License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.wizzardo |
ArtifactId | ArtifactIdsimple-websocket-client |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-websocket-client
Simple web-socket client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wizzardo/simple-websocket-client/ -->
<dependency>
<groupId>com.wizzardo</groupId>
<artifactId>simple-websocket-client</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo/simple-websocket-client/
implementation 'com.wizzardo:simple-websocket-client:0.2'
// https://jarcasting.com/artifacts/com.wizzardo/simple-websocket-client/
implementation ("com.wizzardo:simple-websocket-client:0.2")
'com.wizzardo:simple-websocket-client:jar:0.2'
<dependency org="com.wizzardo" name="simple-websocket-client" rev="0.2">
<artifact name="simple-websocket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo', module='simple-websocket-client', version='0.2')
)
libraryDependencies += "com.wizzardo" % "simple-websocket-client" % "0.2"
[com.wizzardo/simple-websocket-client "0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |