Lich Component (for testing)

Lightweight framework for managing singleton components on Android apps.

Лицензия

Лицензия

Группа

Группа

com.linecorp.lich
Идентификатор

Идентификатор

component-test
Последняя версия

Последняя версия

2.8.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Lich Component (for testing)
Lightweight framework for managing singleton components on Android apps.
Ссылка на сайт

Ссылка на сайт

https://github.com/line/lich/tree/master/component
Система контроля версий

Система контроля версий

https://github.com/line/lich

Скачать component-test

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.linecorp.lich : component-debug jar 2.8.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.test » core jar 1.4.0

Модули Проекта

Данный проект не имеет модулей.
com.linecorp.lich

LINE

Версии библиотеки

Версия
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0