Last Version

ballast-core 1.2.1

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

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


<!-- 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.