License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.datafx |
ArtifactId | ArtifactIdwebsocket |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataFX
Visualizing Enterprise Data in JavaFX
|
Project URL |
Project URL |
Filename | Size |
---|---|
websocket-8.0.1.pom | |
websocket-8.0.1.jar | 4 KB |
websocket-8.0.1-sources.jar | 4 KB |
websocket-8.0.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datafx/websocket/ -->
<dependency>
<groupId>io.datafx</groupId>
<artifactId>websocket</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.datafx/websocket/
implementation 'io.datafx:websocket:8.0.1'
// https://jarcasting.com/artifacts/io.datafx/websocket/
implementation ("io.datafx:websocket:8.0.1")
'io.datafx:websocket:jar:8.0.1'
<dependency org="io.datafx" name="websocket" rev="8.0.1">
<artifact name="websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datafx', module='websocket', version='8.0.1')
)
libraryDependencies += "io.datafx" % "websocket" % "8.0.1"
[io.datafx/websocket "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.datafx : datasources | jar | 8.0.1 |
javax.websocket : javax.websocket-client-api | jar | 1.0 |