Last Version

Laboratory (Android) 0.2.0

Library for feature flags management.

License

License

GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

laboratory-android
Version

Version

0.2.0
Type

Type

aar
Description

Description

Laboratory (Android)
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-android 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.mehow.laboratory : laboratory jar 0.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.1

Project Modules

There are no modules declared in this project.