b

ballast-sync-wasm-js

Synchronize the state of multiple ViewModels.
https://github.com/copper-leaf/ballast
BSD-3-Clause
Casey Brooks
Files download
File Operation
ballast-sync-wasm-js-4.2.1.pom download
ballast-sync-wasm-js-4.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.copper-leaf</groupId>
  <artifactId>ballast-sync-wasm-js</artifactId>
  <version>4.2.1</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.copper-leaf:ballast-sync-wasm-js:4.2.1'
Gradle Kotlin
implementation("io.github.copper-leaf:ballast-sync-wasm-js:4.2.1")
Scala SBT
libraryDependencies += "io.github.copper-leaf" % "ballast-sync-wasm-js" % "4.2.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.copper-leaf', module='ballast-sync-wasm-js', version='4.2.1')
)
Apache Ivy
<dependency org="io.github.copper-leaf" name="ballast-sync-wasm-js" rev="4.2.1" />
Leiningen
[io.github.copper-leaf/ballast-sync-wasm-js "4.2.1"]
Apache Buildr
'io.github.copper-leaf:ballast-sync-wasm-js:jar:4.2.1'