fr.braindead:websocket-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.braindead
ArtifactId

ArtifactId

websocket-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/BraindeadCrew/java-websocket-client.git

Download websocket-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.2.0.Beta8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
fr.braindead

Braindead

Versions

Version
1.0.1
1.0.0