is not current version
Last Version 1.5.2

com.github.martinkoster:actionfx-app-sample 1.0.0

Sample applications for ActionFX

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-app-sample
Version

Version

1.0.0
Type

Type

jar

Download actionfx-app-sample 1.0.0


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