License |
License |
---|---|
Categories |
CategoriesData JavaFX User Interface |
GroupId | GroupIdorg.javafxdata |
ArtifactId | ArtifactIddatafx-websocket |
Last Version | Last Version8.0b5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatafx-websocket
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
datafx-websocket-8.0b5.pom | |
datafx-websocket-8.0b5.jar | 5 KB |
datafx-websocket-8.0b5-sources.jar | 5 KB |
datafx-websocket-8.0b5-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-websocket/ -->
<dependency>
<groupId>org.javafxdata</groupId>
<artifactId>datafx-websocket</artifactId>
<version>8.0b5</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafxdata/datafx-websocket/
implementation 'org.javafxdata:datafx-websocket:8.0b5'
// https://jarcasting.com/artifacts/org.javafxdata/datafx-websocket/
implementation ("org.javafxdata:datafx-websocket:8.0b5")
'org.javafxdata:datafx-websocket:jar:8.0b5'
<dependency org="org.javafxdata" name="datafx-websocket" rev="8.0b5">
<artifact name="datafx-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafxdata', module='datafx-websocket', version='8.0b5')
)
libraryDependencies += "org.javafxdata" % "datafx-websocket" % "8.0b5"
[org.javafxdata/datafx-websocket "8.0b5"]
Group / Artifact | Type | Version |
---|---|---|
org.javafxdata : datafx-core | jar | 8.0b5 |
org.javafxdata : datafx-datareader | jar | 8.0b5 |
javax.websocket : javax.websocket-client-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |