actionfx-app-sample

actionfx-app-sample: This module contains sample applications for the ActionFX framework.

License

License

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-app-sample
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

actionfx-app-sample
actionfx-app-sample: This module contains sample applications for the ActionFX framework.
Project URL

Project URL

https://github.com/martinkoster/actionfx
Source Code Management

Source Code Management

https://github.com/martinkoster/actionfx

Download actionfx-app-sample

How to add to project

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

Dependencies

runtime (11)

Group / Artifact Type Version
org.openjfx : javafx-base jar 18.0.1
org.openjfx : javafx-graphics jar 18.0.1
org.openjfx : javafx-controls jar 18.0.1
org.openjfx : javafx-fxml jar 18.0.1
org.openjfx : javafx-media jar 18.0.1
org.openjfx : javafx-swing jar 18.0.1
org.openjfx : javafx-web jar 18.0.1
com.github.martinkoster : actionfx-controlsfx jar 1.5.2
com.github.martinkoster : actionfx-core jar 1.5.2
com.github.martinkoster : actionfx-spring-boot jar 1.5.2
org.springframework.boot : spring-boot-starter-test jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.0.2