Lich ViewModel (for testing with mockito-kotlin)

Lightweight framework for managing ViewModels.

License

License

Categories

Categories

Kotlin Languages Mockito Unit Testing
GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

viewmodel-test-mockitokotlin
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

Lich ViewModel (for testing with mockito-kotlin)
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-mockitokotlin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.linecorp.lich : viewmodel-test jar 3.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.
com.linecorp.lich

LINE

Versions

Version
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.6.0
2.5.0