Kevoree Standard Libraries
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.
License |
License |
---|---|
GroupId | GroupIdorg.kevoree.library |
ArtifactId | ArtifactIdchan-remotews |
Last Version | Last Version5.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: RemoteWSChan
Kevoree Java Standard Libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chan-remotews-5.5.3.pom | |
chan-remotews-5.5.3.jar | 7 KB |
chan-remotews-5.5.3-sources.jar | 2 KB |
chan-remotews-5.5.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/ -->
<dependency>
<groupId>org.kevoree.library</groupId>
<artifactId>chan-remotews</artifactId>
<version>5.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/
implementation 'org.kevoree.library:chan-remotews:5.5.3'
// https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/
implementation ("org.kevoree.library:chan-remotews:5.5.3")
'org.kevoree.library:chan-remotews:jar:5.5.3'
<dependency org="org.kevoree.library" name="chan-remotews" rev="5.5.3">
<artifact name="chan-remotews" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library', module='chan-remotews', version='5.5.3')
)
libraryDependencies += "org.kevoree.library" % "chan-remotews" % "5.5.3"
[org.kevoree.library/chan-remotews "5.5.3"]
Group / Artifact | Type | Version |
---|---|---|
fr.braindead : websocket | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kevoree : org.kevoree.api | jar | 5.5.1 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.