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