Last Version

reduxkotlin 0.5.5

Redux implementation for Kotlin. Mulitiplatform supported.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.reduxkotlin
ArtifactId

ArtifactId

redux-kotlin-threadsafe
Version

Version

0.5.5
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 redux-kotlin-threadsafe 0.5.5


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

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.