Last Version

viewmodel-test 0.0.5

A multiplatfrom library to help test viewmodels

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

viewmodel-test-android
Version

Version

0.0.5
Type

Type

aar
Description

Description

viewmodel-test
A multiplatfrom library to help test viewmodels

Download viewmodel-test-android 0.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
tz.co.asoft : test-android jar 1.0.1
tz.co.asoft : viewmodel-core-android jar 0.0.5
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.