License |
License |
---|---|
GroupId | GroupIdcom.joaquimverges.helium |
ArtifactId | ArtifactIdhelium-test |
Version | Version0.8.1 |
Type | Typeaar |
Description |
DescriptionHelium Test
Lightweight Framework for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helium-test-0.8.1.pom | |
helium-test-0.8.1-sources.jar | 4 KB |
helium-test-0.8.1-javadoc.jar | 323 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.joaquimverges.helium : helium-core | jar | 0.8.1 |