is not current version
Last Version 3.5.0

Lich ViewModel (for testing) 3.3.0

Lightweight framework for managing ViewModels.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

viewmodel-test
Version

Version

3.3.0
Type

Type

aar
Description

Description

Lich ViewModel (for testing)
Lightweight framework for managing ViewModels.
Project URL

Project URL

https://github.com/line/lich/tree/master/viewmodel
Source Code Management

Source Code Management

https://github.com/line/lich

Download viewmodel-test 3.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.linecorp.lich : viewmodel jar 3.3.0

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
androidx.test » core jar 1.3.0

Project Modules

There are no modules declared in this project.