Jar examples for r:reduxfx-store
Store component for functional reactive programming with JavaFX
You can download jar file reduxfx-store 0.4.1 in this page.
You can use the following script to add reduxfx-store-0.4.1.jar to your project.
<dependency> <groupId>com.netopyr.reduxfx</groupId> <artifactId>reduxfx-store</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.netopyr.reduxfx', name: 'reduxfx-store', version: '0.4.1'
libraryDependencies += "com.netopyr.reduxfx" % "reduxfx-store" % "0.4.1"
<dependency org="com.netopyr.reduxfx" name="reduxfx-store" rev="0.4.1"/>
@Grapes(@Grab(group='com.netopyr.reduxfx', module='reduxfx-store', version='0.4.1'))
'com.netopyr.reduxfx:reduxfx-store:jar:0.4.1'
Click the following link to download the jar file.
reduxfx-store-0.4.1-javadoc.jar