MVN

com.splendo.kaluga : architecture-androidlib

Maven & Gradle

May 17, 2023
7 usages
120 stars

architecture · Collection of Kotlin Flow based libraries

<dependency>
    <groupId>com.splendo.kaluga</groupId>
    <artifactId>architecture-androidlib</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.splendo.kaluga : architecture-androidlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.splendo.kaluga : architecture-androidlib to add to Maven or Gradle - All Versions:

  • Version Updated
  • architecture-androidlib-1.2.1

    May 17, 2023
  • architecture-androidlib-1.2.0

    May 10, 2023
  • architecture-androidlib-1.1.0

    Mar 24, 2023
  • architecture-androidlib-1.0.0

    Feb 28, 2023
  • architecture-androidlib-0.5.0

    Nov 24, 2022
  • architecture-androidlib-0.4.0

    May 11, 2022
  • architecture-androidlib-0.3.0

    Mar 23, 2022
  • architecture-androidlib-0.2.3

    Feb 18, 2022
  • architecture-androidlib-0.2.2

    Dec 23, 2021
  • architecture-androidlib-0.2.1

    Aug 11, 2021
  • architecture-androidlib-0.2.0

    Aug 09, 2021
  • architecture-androidlib-0.1.11

    Jun 02, 2021
  • architecture-androidlib-0.1.10

    May 04, 2021

How to add a dependency to Maven

Add the following com.splendo.kaluga : architecture-androidlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.splendo.kaluga</groupId>
    <artifactId>architecture-androidlib</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.splendo.kaluga : architecture-androidlib gradle dependency to your build.gradle file:

implementation 'com.splendo.kaluga:architecture-androidlib:1.2.1'

Gradle Kotlin DSL: Add the following com.splendo.kaluga : architecture-androidlib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.splendo.kaluga:architecture-androidlib:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.splendo.kaluga : architecture-androidlib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.splendo.kaluga" % "architecture-androidlib" % "1.2.1"

Advertisement

Dependencies from Group

May 17, 2023
27 usages
May 17, 2023
25 usages
May 17, 2023
25 usages
Feb 18, 2022
25 usages
May 17, 2023
25 usages

Discover Dependencies

Apr 01, 2019
2 usages
4 stars
Mar 29, 2013
2 usages
2 stars
Sep 15, 2011
8 usages
44 stars
May 05, 2021
20 usages
6 stars
May 12, 2020
5 usages
Feb 04, 2021
4 usages
0 stars
Jun 17, 2015
5 usages
27 stars
Jan 09, 2016
2 usages
9 stars
arp
Feb 03, 2016
4 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome