Helium Core

Lightweight Framework for Android

License

License

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-core-android
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

aar
Description

Description

Helium Core
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-core-android

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.0-alpha05
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0-alpha05
androidx.lifecycle » lifecycle-extensions jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.0