Last Version

Lich Component (main) 2.8.0

Lightweight framework for managing singleton components on Android apps.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

component
Version

Version

2.8.0
Type

Type

aar
Description

Description

Lich Component (main)
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 2.8.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.