actionfx

JavaFX framework with dependency injection support.

License

License

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

actionfx
JavaFX framework with dependency injection support.

Download actionfx

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
0.0.2
0.0.1