ballast-core

Opinionated Application State Management framework for Kotlin Multiplatform

License

License

Categories

Categories

JavaScript Languages Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

ballast-core-js
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

ballast-core
Opinionated Application State Management framework for Kotlin Multiplatform
Project URL

Project URL

https://github.com/copper-leaf/ballast
Source Code Management

Source Code Management

https://github.com/copper-leaf/ballast.git

Download ballast-core-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-core-js/ -->
<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>ballast-core-js</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-core-js/
implementation 'io.github.copper-leaf:ballast-core-js:1.2.1'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-core-js/
implementation ("io.github.copper-leaf:ballast-core-js:1.2.1")
'io.github.copper-leaf:ballast-core-js:pom:1.2.1'
<dependency org="io.github.copper-leaf" name="ballast-core-js" rev="1.2.1">
  <artifact name="ballast-core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-core-js', version='1.2.1')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-core-js" % "1.2.1"
[io.github.copper-leaf/ballast-core-js "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.1.0