Jar examples for l: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.
You can download jar file lib-action 0.5.0 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add lib-action-0.5.0.jar to your project.
<dependency> <groupId>com.github.naoghuman</groupId> <artifactId>lib-action</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.naoghuman', name: 'lib-action', version: '0.5.0'
libraryDependencies += "com.github.naoghuman" % "lib-action" % "0.5.0"
<dependency org="com.github.naoghuman" name="lib-action" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.naoghuman', module='lib-action', version='0.5.0'))
'com.github.naoghuman:lib-action:jar:0.5.0'
Click the following link to download the jar file.
lib-action-0.5.0-javadoc.jar