rainbow-cake-hilt

A modern Android architecture framework

License

License

GroupId

GroupId

co.zsmb
ArtifactId

ArtifactId

rainbow-cake-hilt
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

rainbow-cake-hilt
A modern Android architecture framework
Project URL

Project URL

https://github.com/rainbowcake/rainbowcake
Source Code Management

Source Code Management

https://github.com/rainbowcake/rainbowcake/tree/main

Download rainbow-cake-hilt

How to add to project

<!-- https://jarcasting.com/artifacts/co.zsmb/rainbow-cake-hilt/ -->
<dependency>
    <groupId>co.zsmb</groupId>
    <artifactId>rainbow-cake-hilt</artifactId>
    <version>1.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.zsmb/rainbow-cake-hilt/
implementation 'co.zsmb:rainbow-cake-hilt:1.6.0'
// https://jarcasting.com/artifacts/co.zsmb/rainbow-cake-hilt/
implementation ("co.zsmb:rainbow-cake-hilt:1.6.0")
'co.zsmb:rainbow-cake-hilt:aar:1.6.0'
<dependency org="co.zsmb" name="rainbow-cake-hilt" rev="1.6.0">
  <artifact name="rainbow-cake-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.zsmb', module='rainbow-cake-hilt', version='1.6.0')
)
libraryDependencies += "co.zsmb" % "rainbow-cake-hilt" % "1.6.0"
[co.zsmb/rainbow-cake-hilt "1.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (2)

Group / Artifact Type Version
co.zsmb : rainbow-cake-core jar 1.6.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0