is not current version
Last Version 1.0.1

io.mehow.laboratory:laboratory-shared-preferences 0.12.1

Library for feature flags management.

GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

laboratory-shared-preferences
Version

Version

0.12.1
Type

Type

aar

Download laboratory-shared-preferences 0.12.1


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