| License |
License |
|---|---|
| GroupId | GroupIdcom.joaquimverges.helium |
| ArtifactId | ArtifactIdhelium-core-android |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionHelium Core
Lightweight Framework for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |