License |
License |
---|---|
GroupId | GroupIdcom.joaquimverges.helium |
ArtifactId | ArtifactIdhelium-ui |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionHelium UI
Lightweight Framework for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helium-ui-0.8.1.pom | |
helium-ui-0.8.1.aar | 82 KB |
helium-ui-0.8.1-sources.jar | 11 KB |
helium-ui-0.8.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.joaquimverges.helium : helium-core | jar | 0.8.1 |