is not current version
Last Version 1.2.1

ballast-core 0.14.0

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
Version

Version

0.14.0
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 0.14.0


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.