Download reduxfx-store-0.4.1.jar file - Jar r

Jar examples for r:reduxfx-store

Description

Store component for functional reactive programming with JavaFX

You can download jar file reduxfx-store 0.4.1 in this page.

Build File

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'

Download

Click the following link to download the jar file.

reduxfx-store-0.4.1-javadoc.jar
reduxfx-store-0.4.1-sources.jar
reduxfx-store-0.4.1.jar
reduxfx-store-0.4.1.pom



Related Tutorials