License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Leaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-core-js |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionballast-core
Opinionated Application State Management framework for Kotlin Multiplatform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ballast-core-js-1.2.1.pom | |
ballast-core-js-1.2.1-sources.jar | 21 KB |
ballast-core-js-1.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |