License |
License |
---|---|
GroupId | GroupIdcom.joaquimverges.helium |
ArtifactId | ArtifactIdhelium-test |
Version | Version0.8.0 |
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.0.pom | |
helium-test-0.8.0-sources.jar | 4 KB |
helium-test-0.8.0-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.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.joaquimverges.helium/helium-test/
implementation 'com.joaquimverges.helium:helium-test:0.8.0'
// https://jarcasting.com/artifacts/com.joaquimverges.helium/helium-test/
implementation ("com.joaquimverges.helium:helium-test:0.8.0")
'com.joaquimverges.helium:helium-test:aar:0.8.0'
<dependency org="com.joaquimverges.helium" name="helium-test" rev="0.8.0">
<artifact name="helium-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.joaquimverges.helium', module='helium-test', version='0.8.0')
)
libraryDependencies += "com.joaquimverges.helium" % "helium-test" % "0.8.0"
[com.joaquimverges.helium/helium-test "0.8.0"]
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.4.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
com.joaquimverges.helium : helium-core | jar | 0.8.0 |