is not current version
Last Version 1.0.1

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

Library for feature flags management.

Categories

Categories

Data
GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

laboratory-data-store
Version

Version

0.4.0
Type

Type

aar

Download laboratory-data-store 0.4.0


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