License |
License |
---|---|
GroupId | GroupIdcom.joaquimverges.helium |
ArtifactId | ArtifactIdhelium-compose |
Version | Version0.8.1 |
Type | Typeaar |
Description |
DescriptionHelium Compose
Lightweight Framework for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helium-compose-0.8.1.pom | |
helium-compose-0.8.1-sources.jar | 1 KB |
helium-compose-0.8.1-javadoc.jar | 196 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
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 |