MVN

me.grison : redux4j

Maven & Gradle

Apr 15, 2021
38 stars

Redux4j · Redux implementation with Java and Vavr

<dependency>
    <groupId>me.grison</groupId>
    <artifactId>redux4j</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.grison : redux4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of me.grison : redux4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
redux4j-1.0

How to add a dependency to Maven

Add the following me.grison : redux4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.grison</groupId>
    <artifactId>redux4j</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.grison : redux4j gradle dependency to your build.gradle file:

implementation 'me.grison:redux4j:1.0'

Gradle Kotlin DSL: Add the following me.grison : redux4j gradle kotlin dependency to your build.gradle.kts file:

implementation("me.grison:redux4j:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.grison : redux4j sbt scala dependency to your build.sbt file:

libraryDependencies += "me.grison" % "redux4j" % "1.0"

Advertisement

Dependencies from Group

Jul 31, 2013
4 usages
47 stars
Jan 07, 2022
3 stars
Apr 15, 2021
38 stars

Discover Dependencies

Aug 27, 2022
229 stars
Feb 15, 2023
2 usages
7 stars
Feb 15, 2023
2 stars
Feb 15, 2023
4 stars
Feb 15, 2023
14 stars
Aug 22, 2023
4 stars
Jun 27, 2022
1 stars
Jul 21, 2022
1 stars