is not current version
Last Version 1.5.2

ActionFX: afx-core 1.2.0

Core-Library of ActionFX

License

License

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

ActionFX: afx-core
Core-Library of ActionFX

Download actionfx-core 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
javax.inject : javax.inject jar 1
io.github.classgraph : classgraph jar 4.8.104
org.apache.commons : commons-lang3 jar 3.11
net.bytebuddy : byte-buddy jar 1.10.22
net.bytebuddy : byte-buddy-agent jar 1.10.22

runtime (8)

Group / Artifact Type Version
org.openjfx : javafx-web jar 16
org.openjfx : javafx-media jar 16
org.openjfx : javafx-graphics jar 16
org.openjfx : javafx-controls jar 16
org.openjfx : javafx-fxml jar 16
org.openjfx : javafx-swing jar 16
org.openjfx : javafx-base jar 16
ch.qos.logback : logback-classic jar 1.2.3

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest jar 2.2
com.github.martinkoster : actionfx-testing jar 1.2.0
org.testfx : openjfx-monocle jar jdk-12.0.1+2
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : testfx-junit5 jar 4.0.16-alpha
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-junit-jupiter jar 3.6.28
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.