is not current version
Last Version 1.2.1

io.github.copper-leaf:ballast-saved-state-js 1.2.0

Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI

Categories

Categories

JavaScript Languages Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

ballast-saved-state-js
Version

Version

1.2.0
Type

Type

pom

Download ballast-saved-state-js 1.2.0


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