reduxkotlin

Redux implementation for Kotlin. Mulitiplatform supported.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.reduxkotlin.redux-kotlin
ArtifactId

ArtifactId

lib
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

reduxkotlin
Redux implementation for Kotlin. Mulitiplatform supported.
Project URL

Project URL

https://github.com/reduxkotlin/redux-kotlin/
Source Code Management

Source Code Management

https://github.com/reduxkotlin/redux-kotlin/

Download lib

How to add to project

<!-- https://jarcasting.com/artifacts/org.reduxkotlin.redux-kotlin/lib/ -->
<dependency>
    <groupId>org.reduxkotlin.redux-kotlin</groupId>
    <artifactId>lib</artifactId>
    <version>0.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.reduxkotlin.redux-kotlin/lib/
implementation 'org.reduxkotlin.redux-kotlin:lib:0.5.2'
// https://jarcasting.com/artifacts/org.reduxkotlin.redux-kotlin/lib/
implementation ("org.reduxkotlin.redux-kotlin:lib:0.5.2")
'org.reduxkotlin.redux-kotlin:lib:pom:0.5.2'
<dependency org="org.reduxkotlin.redux-kotlin" name="lib" rev="0.5.2">
  <artifact name="lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.reduxkotlin.redux-kotlin', module='lib', version='0.5.2')
)
libraryDependencies += "org.reduxkotlin.redux-kotlin" % "lib" % "0.5.2"
[org.reduxkotlin.redux-kotlin/lib "0.5.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2