License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.mehow.laboratory |
ArtifactId | ArtifactIdlaboratory-data-store |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLaboratory (DataStore)
Library for feature flags management.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/ -->
<dependency>
<groupId>io.mehow.laboratory</groupId>
<artifactId>laboratory-data-store</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation 'io.mehow.laboratory:laboratory-data-store:1.0.1'
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation ("io.mehow.laboratory:laboratory-data-store:1.0.1")
'io.mehow.laboratory:laboratory-data-store:aar:1.0.1'
<dependency org="io.mehow.laboratory" name="laboratory-data-store" rev="1.0.1">
<artifact name="laboratory-data-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.laboratory', module='laboratory-data-store', version='1.0.1')
)
libraryDependencies += "io.mehow.laboratory" % "laboratory-data-store" % "1.0.1"
[io.mehow.laboratory/laboratory-data-store "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.mehow.laboratory : laboratory | jar | 1.0.1 |
androidx.datastore » datastore-core | jar | 1.0.0 |
com.squareup.wire : wire-runtime | jar | 4.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |