architecture

Collection of Kotlin Flow based libraries

License

License

GroupId

GroupId

com.splendo.kaluga
ArtifactId

ArtifactId

architecture-androidlib-debug
Last Version

Last Version

0.4.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.3.2
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0-alpha02
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0-alpha02
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0-alpha02

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
com.splendo.kaluga : base-androidlib-debug jar 0.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0-native-mt
androidx.appcompat » appcompat jar 1.3.1
androidx.browser » browser jar 1.3.0

Project Modules

There are no modules declared in this project.
com.splendo.kaluga

Splendo

Versions

Version
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.11
0.1.10