Last Version

Lib-Action 0.6.0

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.

License

License

GroupId

GroupId

com.github.naoghuman
ArtifactId

ArtifactId

lib-action
Version

Version

0.6.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/Naoghuman/lib-action.git
Source Code Management

Source Code Management

https://github.com/Naoghuman/lib-action.git

Download lib-action 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.naoghuman : lib-logger jar 0.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.