License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdcom.cedarsoft |
ArtifactId | ArtifactIdjavafx |
Last Version | Last Version8.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest.JavaFX
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javafx-8.7.0.pom | |
javafx-8.7.0.jar | 10 KB |
javafx-8.7.0-tests.jar | 1 KB |
javafx-8.7.0-sources.jar | 6 KB |
javafx-8.7.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/javafx/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>javafx</artifactId>
<version>8.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/javafx/
implementation 'com.cedarsoft:javafx:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft/javafx/
implementation ("com.cedarsoft:javafx:8.7.0")
'com.cedarsoft:javafx:jar:8.7.0'
<dependency org="com.cedarsoft" name="javafx" rev="8.7.0">
<artifact name="javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='javafx', version='8.7.0')
)
libraryDependencies += "com.cedarsoft" % "javafx" % "8.7.0"
[com.cedarsoft/javafx "8.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : openjfx | pom | 8.7.0 |
org.fxyz3d : fxyz3d | jar | 0.4.0 |
org.fxyz3d : fxyz3d-client | jar | 0.4.0 |
com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |