License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Leaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-repository-js |
Version | Version0.15.0 |
Type | Typepom |
Description |
Descriptionballast-repository
Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ballast-repository-js-0.15.0.pom | |
ballast-repository-js-0.15.0-sources.jar | 9 KB |
ballast-repository-js-0.15.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-js/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-repository-js</artifactId>
<version>0.15.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-js/
implementation 'io.github.copper-leaf:ballast-repository-js:0.15.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-js/
implementation ("io.github.copper-leaf:ballast-repository-js:0.15.0")
'io.github.copper-leaf:ballast-repository-js:pom:0.15.0'
<dependency org="io.github.copper-leaf" name="ballast-repository-js" rev="0.15.0">
<artifact name="ballast-repository-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-repository-js', version='0.15.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-repository-js" % "0.15.0"
[io.github.copper-leaf/ballast-repository-js "0.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
io.github.copper-leaf : ballast-core-js | jar | 0.15.0 |