MVN

co.zsmb : rainbow-cake-channels

Maven & Gradle

May 25, 2020
261 stars

rainbow-cake-channels · A modern Android architecture framework

<dependency>
    <groupId>co.zsmb</groupId>
    <artifactId>rainbow-cake-channels</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.zsmb : rainbow-cake-channels to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of co.zsmb : rainbow-cake-channels to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
rainbow-cake-channels-0.7.0
0.6.x
rainbow-cake-channels-0.6.0
0.5.x
rainbow-cake-channels-0.5.0
0.4.x
rainbow-cake-channels-0.4.4
rainbow-cake-channels-0.4.3
rainbow-cake-channels-0.4.2
rainbow-cake-channels-0.4.1
rainbow-cake-channels-0.4.0
0.3.x
rainbow-cake-channels-0.3.0

How to add a dependency to Maven

Add the following co.zsmb : rainbow-cake-channels maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.zsmb</groupId>
    <artifactId>rainbow-cake-channels</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.zsmb : rainbow-cake-channels gradle dependency to your build.gradle file:

implementation 'co.zsmb:rainbow-cake-channels:0.7.0'

Gradle Kotlin DSL: Add the following co.zsmb : rainbow-cake-channels gradle kotlin dependency to your build.gradle.kts file:

implementation("co.zsmb:rainbow-cake-channels:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.zsmb : rainbow-cake-channels sbt scala dependency to your build.sbt file:

libraryDependencies += "co.zsmb" % "rainbow-cake-channels" % "0.7.0"

Advertisement

Dependencies from Group

Sep 29, 2021
7 usages
261 stars
Jun 11, 2021
2 usages
88 stars
Jun 11, 2021
1 usages
88 stars
Jan 02, 2020
516 stars
Sep 29, 2021
261 stars

Discover Dependencies