| License |
License |
|---|---|
| GroupId | GroupIdcom.splendo.kaluga |
| ArtifactId | ArtifactIdhud-androidlib-debug |
| Version | Version0.1.11 |
| Type | Typeaar |
| Description |
Descriptionhud
Collection of Kotlin Flow based libraries
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hud-androidlib-debug-0.1.11.pom | |
| hud-androidlib-debug-0.1.11-sources.jar | 5 KB |
| hud-androidlib-debug-0.1.11-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.splendo.kaluga/hud-androidlib-debug/ -->
<dependency>
<groupId>com.splendo.kaluga</groupId>
<artifactId>hud-androidlib-debug</artifactId>
<version>0.1.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.splendo.kaluga/hud-androidlib-debug/
implementation 'com.splendo.kaluga:hud-androidlib-debug:0.1.11'
// https://jarcasting.com/artifacts/com.splendo.kaluga/hud-androidlib-debug/
implementation ("com.splendo.kaluga:hud-androidlib-debug:0.1.11")
'com.splendo.kaluga:hud-androidlib-debug:aar:0.1.11'
<dependency org="com.splendo.kaluga" name="hud-androidlib-debug" rev="0.1.11">
<artifact name="hud-androidlib-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.splendo.kaluga', module='hud-androidlib-debug', version='0.1.11')
)
libraryDependencies += "com.splendo.kaluga" % "hud-androidlib-debug" % "0.1.11"
[com.splendo.kaluga/hud-androidlib-debug "0.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.2-native-mt |
| com.splendo.kaluga : architecture-androidlib-debug | jar | 0.1.11 |
| com.splendo.kaluga : base-androidlib-debug | jar | 0.1.11 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2-native-mt |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.fragment » fragment | jar | 1.2.5 |