MVN

org.jrebirth : af

Maven & Gradle

Jun 07, 2018
82 stars

JRebirth Application Framework · JRebirth is an Application Framework dedicated to JavaFX 2+ technology.

<dependency>
    <groupId>org.jrebirth</groupId>
    <artifactId>af</artifactId>
    <version>undoredo</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jrebirth : af to add to Maven - Latest Versions:

  • Latest Stable: undoredo

All Versions

Choose a version of org.jrebirth : af to add to Maven - All Versions:

Version Vulnerabilities Updated
8.6.x
af-8.6.0
8.5.x
af-8.5.0
8.0.x
af-8.0.5
af-8.0.4
af-8.0.3
af-8.0.2
af-8.0.1
af-8.0.0
7.7.x
af-7.7.5
af-7.7.4
af-7.7.3
af-7.7.2
af-7.7.1
af-7.7.0
undoredo
af-undoredo
transition
af-transition
tooling
af-tooling
showcase
af-showcase
security
af-security
sample
af-sample
rest
af-rest
resources
af-resources
processor
af-processor
presentation
af-presentation
preloader
af-preloader
iconfont
af-iconfont-bridge
fxform
af-fxform
distribution
af-distribution
dialog
af-dialog
core
af-core
component
af-component
archetype
af-archetype
api
af-api
modular
af-modular

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jrebirth</groupId>
    <artifactId>af</artifactId>
    <version>undoredo</version>
</dependency>