Last Version

SimpleFX library 0.5-11

A library designed to simplify JavaFX development

License

License

GroupId

GroupId

io.github.ossnass
ArtifactId

ArtifactId

simplefx
Version

Version

0.5-11
Type

Type

jar
Description

Description

SimpleFX library
A library designed to simplify JavaFX development
Project URL

Project URL

https://github.com/ossnass/simplefx
Project Organization

Project Organization

Ossama Nasser
Source Code Management

Source Code Management

https://github.com/OssNass/SimpleFX

Download simplefx 0.5-11


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.classgraph : classgraph jar 4.8.90

Project Modules

There are no modules declared in this project.