License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdcn.labzen |
ArtifactId | ArtifactIdjavafx |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLabzen.JavaFX
Labzen JavaFX - fast desktop app develop based on JavaFX
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLabzen |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javafx-1.0.pom | |
javafx-1.0.jar | 461 KB |
javafx-1.0-sources.jar | 285 KB |
javafx-1.0-javadoc.jar | 603 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.labzen/javafx/ -->
<dependency>
<groupId>cn.labzen</groupId>
<artifactId>javafx</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.labzen/javafx/
implementation 'cn.labzen:javafx:1.0'
// https://jarcasting.com/artifacts/cn.labzen/javafx/
implementation ("cn.labzen:javafx:1.0")
'cn.labzen:javafx:jar:1.0'
<dependency org="cn.labzen" name="javafx" rev="1.0">
<artifact name="javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.labzen', module='javafx', version='1.0')
)
libraryDependencies += "cn.labzen" % "javafx" % "1.0"
[cn.labzen/javafx "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
cn.labzen : cells-core | jar | 1.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.openjfx : javafx-controls | jar | |
org.openjfx : javafx-fxml | jar | |
org.openjfx : javafx-swing | jar | |
org.controlsfx : controlsfx | jar | |
io.github.typhon0 : AnimateFX | jar | 1.2.1 |
com.github.kwhat : jnativehook | jar | 2.2.1 |
com.thoughtworks.xstream : xstream | jar | |
org.slf4j : slf4j-api | jar | |
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |