is not current version
Last Version 2.8.0

Lich Component (for debugging) 2.7.0

Lightweight framework for managing singleton components on Android apps.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

component-debug
Version

Version

2.7.0
Type

Type

aar
Description

Description

Lich Component (for debugging)
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-debug 2.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linecorp.lich : component jar 2.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.