MVN

tz.co.asoft : viewmodel-test-android

Maven & Gradle

Dec 25, 2020

viewmodel-test · A multiplatfrom library to help test viewmodels

<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>viewmodel-test-android</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tz.co.asoft : viewmodel-test-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of tz.co.asoft : viewmodel-test-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
viewmodel-test-android-0.0.5

How to add a dependency to Maven

Add the following tz.co.asoft : viewmodel-test-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>viewmodel-test-android</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tz.co.asoft : viewmodel-test-android gradle dependency to your build.gradle file:

implementation 'tz.co.asoft:viewmodel-test-android:0.0.5'

Gradle Kotlin DSL: Add the following tz.co.asoft : viewmodel-test-android gradle kotlin dependency to your build.gradle.kts file:

implementation("tz.co.asoft:viewmodel-test-android:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following tz.co.asoft : viewmodel-test-android sbt scala dependency to your build.sbt file:

libraryDependencies += "tz.co.asoft" % "viewmodel-test-android" % "0.0.5"

Advertisement

Dependencies from Group

Jan 19, 2021
16 usages
Feb 03, 2021
12 usages
Jan 19, 2021
10 usages
May 02, 2021
9 usages
Jul 04, 2022
9 usages

Discover Dependencies

Aug 24, 2023
78 stars
Nov 14, 2022
3 usages
63 stars
Apr 14, 2023
3 usages
370 stars
Jun 04, 2021
1 usages
25 stars
Jun 29, 2023
22 usages
1.7k stars