is not current version
Last Version 1.0.1

io.mehow.laboratory:laboratory-data-store 0.9.2

Library for feature flags management.

Categories

Categories

Data
GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

laboratory-data-store
Version

Version

0.9.2
Type

Type

aar

Download laboratory-data-store 0.9.2


<!-- https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/ -->
<dependency>
    <groupId>io.mehow.laboratory</groupId>
    <artifactId>laboratory-data-store</artifactId>
    <version>0.9.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation 'io.mehow.laboratory:laboratory-data-store:0.9.2'
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation ("io.mehow.laboratory:laboratory-data-store:0.9.2")
'io.mehow.laboratory:laboratory-data-store:aar:0.9.2'
<dependency org="io.mehow.laboratory" name="laboratory-data-store" rev="0.9.2">
  <artifact name="laboratory-data-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.laboratory', module='laboratory-data-store', version='0.9.2')
)
libraryDependencies += "io.mehow.laboratory" % "laboratory-data-store" % "0.9.2"
[io.mehow.laboratory/laboratory-data-store "0.9.2"]