Preloader

JRebirth Preloader for JavaFX applications

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

preloader
Last Version

Last Version

8.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Preloader
JRebirth Preloader for JavaFX applications
Project URL

Project URL

http://sites.jrebirth.org/org.jrebirth-8.6.0/preloader
Project Organization

Project Organization

JRebirth OSS

Download preloader

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

JRebirth

JRebirth Application Framework for JavaFX graphical toolkit

A set of Showcase Applications are provided for code-centric documentation and they are used as integration test

More information is available on our website : www.jrebirth.org

Live feed is available on our Blog

Join the chat at https://gitter.im/JRebirth/JRebirth

Download & Build

Download Build Status

Demo

Several Demos are available online :

Use it

Maven coordinates:

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>core</artifactId>
    <version>8.6.0</version>
</dependency>

Documentation

Documentation is available here.

Build it

Requires Git, Java 8 and Maven.

git clone https://github.com/JRebirth/JRebirth.git
cd JRebirth/org.jrebirth.af
mvn clean install
org.jrebirth.af

JRebirth

JRebirth assumes development and support of JRebirth libraries

Versions

Version
8.6.0
8.5.0
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.7.5
7.7.4
7.7.3
7.7.2
7.7.1
7.7.0