License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Leaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-repository-js |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
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-1.2.1.pom | |
ballast-repository-js-1.2.1-sources.jar | 8 KB |
ballast-repository-js-1.2.1-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>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-js/
implementation 'io.github.copper-leaf:ballast-repository-js:1.2.1'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-js/
implementation ("io.github.copper-leaf:ballast-repository-js:1.2.1")
'io.github.copper-leaf:ballast-repository-js:pom:1.2.1'
<dependency org="io.github.copper-leaf" name="ballast-repository-js" rev="1.2.1">
<artifact name="ballast-repository-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-repository-js', version='1.2.1')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-repository-js" % "1.2.1"
[io.github.copper-leaf/ballast-repository-js "1.2.1"]
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 | 1.2.1 |