License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.mehow.laboratory |
ArtifactId | ArtifactIdlaboratory-data-store |
Version | Version0.13.1 |
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>0.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation 'io.mehow.laboratory:laboratory-data-store:0.13.1'
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation ("io.mehow.laboratory:laboratory-data-store:0.13.1")
'io.mehow.laboratory:laboratory-data-store:aar:0.13.1'
<dependency org="io.mehow.laboratory" name="laboratory-data-store" rev="0.13.1">
<artifact name="laboratory-data-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.laboratory', module='laboratory-data-store', version='0.13.1')
)
libraryDependencies += "io.mehow.laboratory" % "laboratory-data-store" % "0.13.1"
[io.mehow.laboratory/laboratory-data-store "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
io.mehow.laboratory : laboratory | jar | 0.13.1 |
androidx.datastore » datastore-core | jar | 1.0.0-beta02 |
com.squareup.wire : wire-runtime | jar | 3.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |