Download reduxfx-0.3.0.jar file - Jar r

Jar examples for r:reduxfx

Description

Redux Architecture for JavaFX

You can download jar file reduxfx 0.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add reduxfx-0.3.0.jar to your project.

<dependency>
   <groupId>com.netopyr.reduxfx</groupId>
   <artifactId>reduxfx</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.netopyr.reduxfx', name: 'reduxfx', version: '0.3.0'
libraryDependencies += "com.netopyr.reduxfx" % "reduxfx" % "0.3.0"
<dependency org="com.netopyr.reduxfx" name="reduxfx" rev="0.3.0"/>
@Grapes(@Grab(group='com.netopyr.reduxfx', module='reduxfx', version='0.3.0'))
'com.netopyr.reduxfx:reduxfx:jar:0.3.0'

Download

Click the following link to download the jar file.

reduxfx-0.3.0-javadoc.jar
reduxfx-0.3.0-sources.jar
reduxfx-0.3.0.jar
reduxfx-0.3.0.pom



Related Tutorials