is not current version
Last Version 2.9.3

com.mobgen.halo.android:halo-testing 1.4.1

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

GroupId

GroupId

com.mobgen.halo.android
ArtifactId

ArtifactId

halo-testing
Version

Version

1.4.1
Type

Type

aar

Download halo-testing 1.4.1


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