is not current version
Last Version 0.4.0

architecture 0.1.10

Collection of Kotlin Flow based libraries

License

License

GroupId

GroupId

com.splendo.kaluga
ArtifactId

ArtifactId

architecture-androidlib-debug
Version

Version

0.1.10
Type

Type

aar
Description

Description

architecture
Collection of Kotlin Flow based libraries
Project URL

Project URL

https://github.com/splendo/kaluga
Source Code Management

Source Code Management

https://github.com/splendo/kaluga

Download architecture-androidlib-debug 0.1.10


<!-- https://jarcasting.com/artifacts/com.splendo.kaluga/architecture-androidlib-debug/ -->
<dependency>
    <groupId>com.splendo.kaluga</groupId>
    <artifactId>architecture-androidlib-debug</artifactId>
    <version>0.1.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.splendo.kaluga/architecture-androidlib-debug/
implementation 'com.splendo.kaluga:architecture-androidlib-debug:0.1.10'
// https://jarcasting.com/artifacts/com.splendo.kaluga/architecture-androidlib-debug/
implementation ("com.splendo.kaluga:architecture-androidlib-debug:0.1.10")
'com.splendo.kaluga:architecture-androidlib-debug:aar:0.1.10'
<dependency org="com.splendo.kaluga" name="architecture-androidlib-debug" rev="0.1.10">
  <artifact name="architecture-androidlib-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.splendo.kaluga', module='architecture-androidlib-debug', version='0.1.10')
)
libraryDependencies += "com.splendo.kaluga" % "architecture-androidlib-debug" % "0.1.10"
[com.splendo.kaluga/architecture-androidlib-debug "0.1.10"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.0.1
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.0.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2-native-mt
com.splendo.kaluga : base-androidlib-debug jar 0.1.10
androidx.browser » browser jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2-native-mt
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.