MVN

com.1gravity : redux-kotlin-js

Maven & Gradle

Jun 10, 2022
5 stars

redux-kotlin · Redux implementation for Kotlin. Multiplatform supported.

<dependency>
    <groupId>com.1gravity</groupId>
    <artifactId>redux-kotlin-js</artifactId>
    <version>0.5.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.1gravity : redux-kotlin-js to add to Maven - Latest Versions:

  • Latest Stable: 0.5.10

All Versions

Choose a version of com.1gravity : redux-kotlin-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
redux-kotlin-js-0.5.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.1gravity</groupId>
    <artifactId>redux-kotlin-js</artifactId>
    <version>0.5.10</version>
</dependency>

Advertisement