afterburner.fx

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

License

License

GroupId

GroupId

com.airhacks
ArtifactId

ArtifactId

afterburner.fx
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://afterburner.adam-bien.com
Project Organization

Project Organization

Adam Bien

Download afterburner.fx

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.3
1.2
1.1
1.0