is not current version
Last Version 1.0.1

fr.braindead:websocket-client 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

fr.braindead
ArtifactId

ArtifactId

websocket-client
Version

Version

1.0.0
Type

Type

jar

Download websocket-client 1.0.0


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