Router

Android Modularization API

Лицензия

Лицензия

Группа

Группа

io.github.chiclaim
Идентификатор

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

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

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

1.0.6
Дата

Дата

Тип

Тип

aar
Описание

Описание

Router
Android Modularization API
Ссылка на сайт

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

https://github.com/chiclaim
Система контроля версий

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

https://github.com/chiclaim

Скачать router

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.chiclaim : router-annotation jar 1.0.5
androidx.fragment » fragment jar 1.2.4

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

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

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

Версия
1.0.6
1.0.4