Last Version

Helium Test 0.8.1

Lightweight Framework for Android

License

License

GroupId

GroupId

com.joaquimverges.helium
ArtifactId

ArtifactId

helium-test
Version

Version

0.8.1
Type

Type

aar
Description

Description

Helium Test
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-test 0.8.1


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

Dependencies

compile (10)

Group / Artifact Type Version
androidx.test » core jar 1.3.0
androidx.test » runner jar 1.3.0
androidx.test » rules jar 1.3.0
androidx.test.ext » junit jar 1.1.2
androidx.test.ext » junit-ktx jar 1.1.2
androidx.test.espresso » espresso-core jar 3.3.0
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.1.0
org.robolectric : robolectric jar 4.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.joaquimverges.helium : helium-core jar 0.8.1

Project Modules

There are no modules declared in this project.