| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface | 
| GroupId | GroupIdcom.gitee.Biubiuyuyu | 
| ArtifactId | ArtifactIdjavafx-plus | 
| Last Version | Last Version1.2.1-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjavafx-plus this is javafx framework that simplified coding | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| javafx-plus-1.2.1-RELEASE.pom | |
| javafx-plus-1.2.1-RELEASE.jar | 129 KB | 
| javafx-plus-1.2.1-RELEASE-sources.jar | 59 KB | 
| javafx-plus-1.2.1-RELEASE-javadoc.jar | 341 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gitee.Biubiuyuyu/javafx-plus/ -->
<dependency>
    <groupId>com.gitee.Biubiuyuyu</groupId>
    <artifactId>javafx-plus</artifactId>
    <version>1.2.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.Biubiuyuyu/javafx-plus/
implementation 'com.gitee.Biubiuyuyu:javafx-plus:1.2.1-RELEASE'// https://jarcasting.com/artifacts/com.gitee.Biubiuyuyu/javafx-plus/
implementation ("com.gitee.Biubiuyuyu:javafx-plus:1.2.1-RELEASE")'com.gitee.Biubiuyuyu:javafx-plus:jar:1.2.1-RELEASE'<dependency org="com.gitee.Biubiuyuyu" name="javafx-plus" rev="1.2.1-RELEASE">
  <artifact name="javafx-plus" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.Biubiuyuyu', module='javafx-plus', version='1.2.1-RELEASE')
)libraryDependencies += "com.gitee.Biubiuyuyu" % "javafx-plus" % "1.2.1-RELEASE"[com.gitee.Biubiuyuyu/javafx-plus "1.2.1-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| cglib : cglib | jar | 3.1 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 | 
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.48 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| commons-io : commons-io | jar | 2.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |