DryRunKotlinMMPP

Kotlin-Multiplatform state management library

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.msabhi
ArtifactId

ArtifactId

dryrun-js
Last Version

Last Version

1.0.6-RC
Release Date

Release Date

Type

Type

pom
Description

Description

DryRunKotlinMMPP
Kotlin-Multiplatform state management library
Project URL

Project URL

https://github.com/abhimuktheeswarar/DryRunKotlinMPP
Source Code Management

Source Code Management

https://github.com/abhimuktheeswarar/DryRunKotlinMPP

Download dryrun-js

How to add to project

<!-- https://jarcasting.com/artifacts/com.msabhi/dryrun-js/ -->
<dependency>
    <groupId>com.msabhi</groupId>
    <artifactId>dryrun-js</artifactId>
    <version>1.0.6-RC</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.msabhi/dryrun-js/
implementation 'com.msabhi:dryrun-js:1.0.6-RC'
// https://jarcasting.com/artifacts/com.msabhi/dryrun-js/
implementation ("com.msabhi:dryrun-js:1.0.6-RC")
'com.msabhi:dryrun-js:pom:1.0.6-RC'
<dependency org="com.msabhi" name="dryrun-js" rev="1.0.6-RC">
  <artifact name="dryrun-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.msabhi', module='dryrun-js', version='1.0.6-RC')
)
libraryDependencies += "com.msabhi" % "dryrun-js" % "1.0.6-RC"
[com.msabhi/dryrun-js "1.0.6-RC"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.5.1-native-mt

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6-RC
1.0.2-RC
1.0.1-RC