Helium Core

Lightweight Framework for Android

License

License

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-core
Last Version

Last Version

0.8.0
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

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0