is not current version
Last Version 2.8.0

Lich Component (for testing with MockK) 2.5.0

Lightweight framework for managing singleton components on Android apps.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

component-test-mockk
Version

Version

2.5.0
Type

Type

aar
Description

Description

Lich Component (for testing with MockK)
Lightweight framework for managing singleton components on Android apps.
Project URL

Project URL

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

Source Code Management

https://github.com/line/lich

Download component-test-mockk 2.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.linecorp.lich : component-test jar 2.5.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

Project Modules

There are no modules declared in this project.