is not current version
Last Version 1.5.2

com.github.martinkoster:actionfx-controlsfx 1.0.0

Integration of ControlsFX into ActionFX

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-controlsfx
Version

Version

1.0.0
Type

Type

jar

Download actionfx-controlsfx 1.0.0


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