| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.fxyz3d |
| ArtifactId | ArtifactIdfxyz3d-client |
| Last Version | Last Version0.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFXyz-Client
Fxyz3D
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fxyz3d-client-0.5.4.pom | |
| fxyz3d-client-0.5.4.jar | 218 KB |
| fxyz3d-client-0.5.4-sources.jar | 196 KB |
| fxyz3d-client-0.5.4-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fxyz3d/fxyz3d-client/ -->
<dependency>
<groupId>org.fxyz3d</groupId>
<artifactId>fxyz3d-client</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.fxyz3d/fxyz3d-client/
implementation 'org.fxyz3d:fxyz3d-client:0.5.4'
// https://jarcasting.com/artifacts/org.fxyz3d/fxyz3d-client/
implementation ("org.fxyz3d:fxyz3d-client:0.5.4")
'org.fxyz3d:fxyz3d-client:jar:0.5.4'
<dependency org="org.fxyz3d" name="fxyz3d-client" rev="0.5.4">
<artifact name="fxyz3d-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fxyz3d', module='fxyz3d-client', version='0.5.4')
)
libraryDependencies += "org.fxyz3d" % "fxyz3d-client" % "0.5.4"
[org.fxyz3d/fxyz3d-client "0.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.controlsfx : controlsfx | jar | 11.0.2 |
| org.reactfx : reactfx | jar | 2.0-M5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-controls | jar | 15.0.1 |
| org.openjfx : javafx-base | jar | 15.0.1 |
| org.openjfx : javafx-fxml | jar | 15.0.1 |
| org.openjfx : javafx-swing | jar | 15.0.1 |
| org.openjfx : javafx-graphics | jar | 15.0.1 |