Last Version

reduxkotlin 0.5.2

Redux implementation for Kotlin. Mulitiplatform supported.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.reduxkotlin.redux-kotlin
ArtifactId

ArtifactId

lib-threadsafe
Version

Version

0.5.2
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-threadsafe 0.5.2


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