License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_javafx |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxworker_javafx
The parent model liberary of XWorker.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_javafx-1.0.1.pom | |
xworker_javafx-1.0.1.jar | 861 KB |
xworker_javafx-1.0.1-sources.jar | 685 KB |
xworker_javafx-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_javafx/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_javafx</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_javafx/
implementation 'org.xworker:xworker_javafx:1.0.1'
// https://jarcasting.com/artifacts/org.xworker/xworker_javafx/
implementation ("org.xworker:xworker_javafx:1.0.1")
'org.xworker:xworker_javafx:jar:1.0.1'
<dependency org="org.xworker" name="xworker_javafx" rev="1.0.1">
<artifact name="xworker_javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_javafx', version='1.0.1')
)
libraryDependencies += "org.xworker" % "xworker_javafx" % "1.0.1"
[org.xworker/xworker_javafx "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xworker : xworker_lang | jar | 1.4.4 |
org.openjfx : javafx-base | jar | 15.0.1 |
org.openjfx : javafx-controls | jar | 15.0.1 |
org.openjfx : javafx-graphics | jar | 15.0.1 |
org.openjfx : javafx-fxml | jar | 15.0.1 |
org.openjfx : javafx-media | jar | 15.0.1 |
org.openjfx : javafx-web | jar | 15.0.1 |
org.x-meta : org.xmeta.engine | jar | 1.4.5 |