Last Version

Laboratory (DataStore) 1.0.1

Library for feature flags management.

License

License

Categories

Categories

Data
GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

laboratory-data-store
Version

Version

1.0.1
Type

Type

aar
Description

Description

Laboratory (DataStore)
Library for feature flags management.
Project URL

Project URL

https://github.com/MiSikora/laboratory
Source Code Management

Source Code Management

https://github.com/MiSikora/laboratory

Download laboratory-data-store 1.0.1


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.