MVN

com.github.naoghuman : lib-action

Maven & Gradle

Feb 02, 2018
2 usages
3 stars

Lib-Action · Lib-Action is library for `easy` storing and accessing actions (EventHandler<ActionEvent>) in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-action for more details.

<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-action</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.naoghuman : lib-action to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.github.naoghuman : lib-action to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
lib-action-0.6.0
0.5.x
lib-action-0.5.1
lib-action-0.5.0
0.4.x
lib-action-0.4.1
lib-action-0.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-action</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.naoghuman : lib-action gradle dependency to your build.gradle file:

implementation 'com.github.naoghuman:lib-action:0.6.0'

Gradle Kotlin DSL: Add the following com.github.naoghuman : lib-action gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.naoghuman:lib-action:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.naoghuman : lib-action sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.naoghuman" % "lib-action" % "0.6.0"

Advertisement

Dependencies from Group

May 02, 2019
7 usages
2 stars
Feb 02, 2018
2 usages
3 stars
Jan 02, 2018
2 usages
1 stars
Jan 02, 2018
1 stars
Dec 17, 2018
13 stars

Discover Dependencies

Jul 15, 2017
3 usages
11 stars
Nov 21, 2016
3 usages
0 stars
Nov 16, 2016
3 usages
6 stars
Mar 25, 2019
1 usages
1 stars
Jun 17, 2017
2 usages
34 stars
Jan 02, 2018
2 usages
1 stars
Aug 03, 2017
2 usages
Aug 24, 2017
2 usages
2 stars
Sep 07, 2017
4 usages
6 stars