Last Version

Helium UI 0.8.1

Lightweight Framework for Android

License

License

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-ui
Version

Version

0.8.1
Type

Type

aar
Description

Description

Helium UI
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-ui 0.8.1


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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.constraintlayout » constraintlayout jar 2.0.0
com.google.android.material » material jar 1.2.0-alpha05
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.joaquimverges.helium : helium-core jar 0.8.1

Project Modules

There are no modules declared in this project.