License |
License |
---|---|
GroupId | GroupIdio.mehow.laboratory |
ArtifactId | ArtifactIdlaboratory-inspector |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLaboratory (inspector)
Library for feature flags management.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
laboratory-inspector-1.0.1.pom | |
laboratory-inspector-1.0.1-sources.jar | 3 KB |
laboratory-inspector-1.0.1-javadoc.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-inspector/ -->
<dependency>
<groupId>io.mehow.laboratory</groupId>
<artifactId>laboratory-inspector</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-inspector/
implementation 'io.mehow.laboratory:laboratory-inspector:1.0.1'
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-inspector/
implementation ("io.mehow.laboratory:laboratory-inspector:1.0.1")
'io.mehow.laboratory:laboratory-inspector:aar:1.0.1'
<dependency org="io.mehow.laboratory" name="laboratory-inspector" rev="1.0.1">
<artifact name="laboratory-inspector" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.laboratory', module='laboratory-inspector', version='1.0.1')
)
libraryDependencies += "io.mehow.laboratory" % "laboratory-inspector" % "1.0.1"
[io.mehow.laboratory/laboratory-inspector "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.mehow.laboratory : laboratory | jar | 1.0.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.willowtreeapps.hyperion : hyperion-plugin | jar | 0.9.34 |
androidx.appcompat » appcompat | jar | 1.4.0 |
androidx.fragment » fragment-ktx | jar | 1.4.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.viewpager2 » viewpager2 | jar | 1.0.0 |
com.google.android.material » material | jar | 1.4.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |