Last Version

viewmodel-test-core 0.0.60

A multiplatfrom library to help test viewmodels

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

viewmodel-test-core-android
Version

Version

0.0.60
Type

Type

aar
Description

Description

viewmodel-test-core
A multiplatfrom library to help test viewmodels

Download viewmodel-test-core-android 0.0.60


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

Dependencies

compile (4)

Group / Artifact Type Version
tz.co.asoft : test-coroutines-android jar 1.1.0
tz.co.asoft : viewmodel-core-android jar 0.0.60
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.