Jar examples for r:redux-core
Redux ported to java/android
You can download jar file redux-core 0.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add redux-core-0.9.jar to your project.
<dependency> <groupId>me.tatarka.redux</groupId> <artifactId>redux-core</artifactId> <version>0.9</version> </dependency>
compile group: 'me.tatarka.redux', name: 'redux-core', version: '0.9'
libraryDependencies += "me.tatarka.redux" % "redux-core" % "0.9"
<dependency org="me.tatarka.redux" name="redux-core" rev="0.9"/>
@Grapes(@Grab(group='me.tatarka.redux', module='redux-core', version='0.9'))
'me.tatarka.redux:redux-core:jar:0.9'
Click the following link to download the jar file.
redux-core-0.9-javadoc.jar