MVN

com.airhacks : afterburner.mfx

Maven & Gradle

Nov 22, 2016
279 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.mfx</artifactId>
    <version>1.6.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.3

All Versions

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

Version Vulnerabilities Updated
1.6.x
afterburner.mfx-1.6.3
afterburner.mfx-1.6.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.airhacks</groupId>
    <artifactId>afterburner.mfx</artifactId>
    <version>1.6.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.airhacks:afterburner.mfx:1.6.3'

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

implementation("com.airhacks:afterburner.mfx:1.6.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.airhacks" % "afterburner.mfx" % "1.6.3"

Advertisement

Dependencies from Group

Apr 27, 2016
7 usages
279 stars
jc2
Feb 03, 2016
1 usages
5 stars
Mar 17, 2015
1 usages
96 stars
Nov 06, 2015
87 stars

Discover Dependencies

Aug 25, 2023
6 stars
Aug 24, 2017
1 stars
Jan 03, 2017
1 stars
Jan 03, 2017
2 usages
1 stars
Jan 03, 2017
2 usages
1 stars
Jan 23, 2017
1 usages
131 stars
Nov 28, 2017
3 usages
2.9k stars