is not current version
Last Version 1.1.31

tz.co.asoft:test-core-android 1.1.0

A Multiplatform testing library

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

test-core-android
Version

Version

1.1.0
Type

Type

aar

Download test-core-android 1.1.0


<!-- https://jarcasting.com/artifacts/tz.co.asoft/test-core-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>test-core-android</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/test-core-android/
implementation 'tz.co.asoft:test-core-android:1.1.0'
// https://jarcasting.com/artifacts/tz.co.asoft/test-core-android/
implementation ("tz.co.asoft:test-core-android:1.1.0")
'tz.co.asoft:test-core-android:aar:1.1.0'
<dependency org="tz.co.asoft" name="test-core-android" rev="1.1.0">
  <artifact name="test-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='test-core-android', version='1.1.0')
)
libraryDependencies += "tz.co.asoft" % "test-core-android" % "1.1.0"
[tz.co.asoft/test-core-android "1.1.0"]