is not current version
Last Version 0.8.1

com.joaquimverges.helium:helium-test 0.6.0

Lightweight Framework for Android

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-test
Version

Version

0.6.0
Type

Type

aar

Download helium-test 0.6.0


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