is not current version
Last Version 0.8.1

Helium Compose 0.7.0

Lightweight Framework for Android

License

License

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-compose
Version

Version

0.7.0
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 0.7.0


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

Dependencies

compile (9)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.0.0-alpha07
androidx.compose.ui » ui jar 1.0.0-alpha07
androidx.compose.foundation » foundation-layout jar 1.0.0-alpha07
androidx.compose.material » material jar 1.0.0-alpha07
androidx.compose.foundation » foundation jar 1.0.0-alpha07
androidx.compose.animation » animation jar 1.0.0-alpha07
androidx.ui » ui-tooling jar 1.0.0-alpha07
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
com.joaquimverges.helium : helium-core jar 0.7.0

Project Modules

There are no modules declared in this project.