Helium Compose

Lightweight Framework for Android

License

License

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-compose
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

aar
Description

Description

Helium Compose
Lightweight Framework for Android
Project URL

Project URL

https://github.com/joaquim-verges/Helium
Source Code Management

Source Code Management

https://github.com/joaquim-verges/Helium

Download helium-compose

How to add to project

<!-- https://jarcasting.com/artifacts/com.joaquimverges.helium/helium-compose/ -->
<dependency>
    <groupId>com.joaquimverges.helium</groupId>
    <artifactId>helium-compose</artifactId>
    <version>0.8.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.joaquimverges.helium/helium-compose/
implementation 'com.joaquimverges.helium:helium-compose:0.8.1'
// https://jarcasting.com/artifacts/com.joaquimverges.helium/helium-compose/
implementation ("com.joaquimverges.helium:helium-compose:0.8.1")
'com.joaquimverges.helium:helium-compose:aar:0.8.1'
<dependency org="com.joaquimverges.helium" name="helium-compose" rev="0.8.1">
  <artifact name="helium-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.joaquimverges.helium', module='helium-compose', version='0.8.1')
)
libraryDependencies += "com.joaquimverges.helium" % "helium-compose" % "0.8.1"
[com.joaquimverges.helium/helium-compose "0.8.1"]

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
com.joaquimverges.helium : helium-core jar 0.8.1
androidx.compose.runtime » runtime jar 1.0.5
androidx.compose.ui » ui jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.0