We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7896487
There was an error while loading. Please reload this page.
🎉 First public release published to Maven Central!
Core library: implementation("ru.dapadz:cachedflow:1.0.0")
Android extensions: implementation("ru.dapadz:cachedflow-ext-android:1.0.0")
Kotlinx Serialization extensions: implementation("ru.dapadz:cachedflow-ext-serialization:1.0.0")
e9515b8
add jitpack.yaml
90022bf
Make StoreKey fields public The `name` and `type` fields in the `StoreKey` class are now public, allowing external access to these properties.
8f2454e
preview release 0.0.1