is not current version
Last Version 1.5.2

com.github.martinkoster:actionfx-core 0.0.2

Core-Library of ActionFX

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-core
Version

Version

0.0.2
Type

Type

jar

Download actionfx-core 0.0.2


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