is not current version
Last Version 1.5.2

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

Sample applications for ActionFX

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-app-sample
Version

Version

0.0.2
Type

Type

jar

Download actionfx-app-sample 0.0.2


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