is not current version
Last Version 0.8.1

com.joaquimverges.helium:helium-ui 0.4.0

Lightweight MVP Framework for Android

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-ui
Version

Version

0.4.0
Type

Type

aar

Download helium-ui 0.4.0


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