is not current version
Last Version 0.2.0

io.mehow.laboratory:laboratory-android 0.1.0

Library for feature flags management.

GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

laboratory-android
Version

Version

0.1.0
Type

Type

aar

Download laboratory-android 0.1.0


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