is not current version
Last Version 2.9.3

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

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

2.3.3
Type

Type

aar

Download halo-testing 2.3.3


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