MVN

com.github.martinkoster : actionfx-core

Maven & Gradle

Apr 19, 2023
3 usages
6 stars

actionfx-core · afx-core: This module contains the core classes of the ActionFX framework.

<dependency>
    <groupId>com.github.martinkoster</groupId>
    <artifactId>actionfx-core</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.martinkoster : actionfx-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.github.martinkoster : actionfx-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
actionfx-core-1.6.0
1.5.x
actionfx-core-1.5.2
actionfx-core-1.5.1
actionfx-core-1.5.0
1.4.x
actionfx-core-1.4.0
1.3.x
actionfx-core-1.3.0
1.2.x
actionfx-core-1.2.0
1.1.x
actionfx-core-1.1.0
1.0.x
actionfx-core-1.0.0
0.0.x
actionfx-core-0.0.2

How to add a dependency to Maven

Add the following com.github.martinkoster : actionfx-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.martinkoster</groupId>
    <artifactId>actionfx-core</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.martinkoster : actionfx-core gradle dependency to your build.gradle file:

implementation 'com.github.martinkoster:actionfx-core:1.6.0'

Gradle Kotlin DSL: Add the following com.github.martinkoster : actionfx-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.martinkoster:actionfx-core:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.martinkoster : actionfx-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.martinkoster" % "actionfx-core" % "1.6.0"

Advertisement

Dependencies from Group

Apr 19, 2023
4 usages
6 stars
Dec 23, 2020
3 usages
6 stars
Apr 19, 2023
3 usages
6 stars
Dec 23, 2020
2 usages
6 stars
Dec 23, 2020
1 usages
6 stars

Discover Dependencies

Mar 19, 2021
1 usages
0 stars
Dec 09, 2021
2 usages
0 stars
Jun 13, 2023
9 usages
399 stars
Sep 20, 2022
3 usages
152 stars
Jul 18, 2023
2 usages
112 stars
Nov 21, 2022
1 usages
168 stars
Aug 25, 2021
1 usages
3 stars
Oct 07, 2021
1 usages
Aug 08, 2023
1 usages
1.1k stars