is not current version
Last Version 1.2.1-RELEASE

javafx-plus 1.0.0-RELEASE

this is javafx framework that simplified coding

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.gitee.Biubiuyuyu
ArtifactId

ArtifactId

javafx-plus
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

javafx-plus
this is javafx framework that simplified coding
Source Code Management

Source Code Management

https://gitee.com/Biubiuyuyu/JavaFX-Plus.git

Download javafx-plus 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.Biubiuyuyu/javafx-plus/ -->
<dependency>
    <groupId>com.gitee.Biubiuyuyu</groupId>
    <artifactId>javafx-plus</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.Biubiuyuyu/javafx-plus/
implementation 'com.gitee.Biubiuyuyu:javafx-plus:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.Biubiuyuyu/javafx-plus/
implementation ("com.gitee.Biubiuyuyu:javafx-plus:1.0.0-RELEASE")
'com.gitee.Biubiuyuyu:javafx-plus:jar:1.0.0-RELEASE'
<dependency org="com.gitee.Biubiuyuyu" name="javafx-plus" rev="1.0.0-RELEASE">
  <artifact name="javafx-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.Biubiuyuyu', module='javafx-plus', version='1.0.0-RELEASE')
)
libraryDependencies += "com.gitee.Biubiuyuyu" % "javafx-plus" % "1.0.0-RELEASE"
[com.gitee.Biubiuyuyu/javafx-plus "1.0.0-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.