Last Version

fr.braindead:websocket 1.0.1

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

GroupId

GroupId

fr.braindead
ArtifactId

ArtifactId

websocket
Version

Version

1.0.1
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.git

Download websocket 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.4.8.Final
ch.qos.logback : logback-classic jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.