jfx

The tools for OpenJFX

License

License

GroupId

GroupId

com.github.GG-A
ArtifactId

ArtifactId

jfx
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jfx
The tools for OpenJFX
Project URL

Project URL

https://github.com/GG-A/JFX
Source Code Management

Source Code Management

https://github.com/GG-A/JFX/tree/master

Download jfx

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.GG-A/jfx/ -->
<dependency>
    <groupId>com.github.GG-A</groupId>
    <artifactId>jfx</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.GG-A/jfx/
implementation 'com.github.GG-A:jfx:0.0.3'
// https://jarcasting.com/artifacts/com.github.GG-A/jfx/
implementation ("com.github.GG-A:jfx:0.0.3")
'com.github.GG-A:jfx:jar:0.0.3'
<dependency org="com.github.GG-A" name="jfx" rev="0.0.3">
  <artifact name="jfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.GG-A', module='jfx', version='0.0.3')
)
libraryDependencies += "com.github.GG-A" % "jfx" % "0.0.3"
[com.github.GG-A/jfx "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 11.0.2
com.github.GG-A : os jar 0.0.2
com.github.GG-A : JFunctional jar 0.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1