Jar examples for r:reduxfx
Redux Architecture for JavaFX
You can download jar file reduxfx 0.3.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
reduxfx-0.3.0-javadoc.jar