Last Version

HALO Testing 2.9.3

This library provides the developer with some testing tools that may help him to test stuff that uses halo

License

License

GroupId

GroupId

com.mobgen.halo.android
ArtifactId

ArtifactId

halo-testing
Version

Version

2.9.3
Type

Type

aar
Description

Description

HALO Testing
This library provides the developer with some testing tools that may help him to test stuff that uses halo

Download halo-testing 2.9.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
junit : junit jar 4.12
org.robolectric : robolectric jar 3.8
org.mockito : mockito-core jar 2.10.0
org.assertj : assertj-core jar 3.9.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.0.2
com.squareup.okhttp3 : mockwebserver jar 3.9.1

Project Modules

There are no modules declared in this project.