MVN

com.airhacks : afterburner.fx

Maven & Gradle

Apr 27, 2016
7 usages
274 stars

afterburner.fx · afterburner.fx is a minimalistic JavaFX MVP framework based on Convention over Configuration and Dependency Injection

<dependency>
    <groupId>com.airhacks</groupId>
    <artifactId>afterburner.fx</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airhacks : afterburner.fx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of com.airhacks : afterburner.fx to add to Maven or Gradle - All Versions:

  • Version Updated
  • afterburner.fx-1.7.0

    Apr 27, 2016
  • afterburner.fx-1.6.3

    Feb 21, 2016
  • afterburner.fx-1.6.2

    Feb 15, 2015
  • afterburner.fx-1.6.1

    Sep 25, 2014
  • afterburner.fx-1.6.0

    Aug 08, 2014
  • afterburner.fx-1.5.1

    May 29, 2014
  • afterburner.fx-1.4.4

    Mar 18, 2014
  • afterburner.fx-1.4.3

    Mar 18, 2014
  • afterburner.fx-1.4.2

    Mar 17, 2014
  • afterburner.fx-1.4.1

    Dec 28, 2013
  • afterburner.fx-1.4

    Dec 25, 2013
  • afterburner.fx-1.3

    Dec 12, 2013
  • afterburner.fx-1.2

    Oct 31, 2013
  • afterburner.fx-1.1

    Sep 17, 2013
  • afterburner.fx-1.0

    Aug 30, 2013

How to add a dependency to Maven

Add the following com.airhacks : afterburner.fx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airhacks</groupId>
    <artifactId>afterburner.fx</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airhacks : afterburner.fx gradle dependency to your build.gradle file:

implementation 'com.airhacks:afterburner.fx:1.7.0'

Gradle Kotlin DSL: Add the following com.airhacks : afterburner.fx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airhacks:afterburner.fx:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airhacks : afterburner.fx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airhacks" % "afterburner.fx" % "1.7.0"

Advertisement

Dependencies from Group

Apr 27, 2016
7 usages
274 stars
Mar 17, 2015
1 usages
98 stars
jc2
Feb 03, 2016
1 usages
5 stars
Nov 06, 2015
89 stars
Dec 18, 2015
2 stars

Discover Dependencies

Nov 26, 2020
221 usages
808 stars
Mar 27, 2017
May 16, 2023
60 usages
1.6k stars
Mar 23, 2016
18 usages
190 stars
Mar 29, 2012
73 usages
Mar 26, 2019
4 usages
Apr 05, 2022
18 usages
628 stars
Dec 16, 2016
8 usages
89 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome