Jar examples for r:reduxfx
Redux Architecture for JavaFX
You can download jar file reduxfx 0.3.1 in this page.
Apache License, Version 2.0
You can use the following script to add reduxfx-0.3.1.jar to your project.
<dependency> <groupId>com.netopyr.reduxfx</groupId> <artifactId>reduxfx</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.netopyr.reduxfx', name: 'reduxfx', version: '0.3.1'
libraryDependencies += "com.netopyr.reduxfx" % "reduxfx" % "0.3.1"
<dependency org="com.netopyr.reduxfx" name="reduxfx" rev="0.3.1"/>
@Grapes(@Grab(group='com.netopyr.reduxfx', module='reduxfx', version='0.3.1'))
'com.netopyr.reduxfx:reduxfx:jar:0.3.1'
Click the following link to download the jar file.
reduxfx-0.3.1-javadoc.jar