не последняя версия
Последняя версия 1.6.12-beta

core 1.5.10-beta

Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.

Лицензия

Лицензия

Группа

Группа

io.github.raamcosta.compose-destinations
Идентификатор

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

core
Версия

Версия

1.5.10-beta
Тип

Тип

aar
Описание

Описание

core
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
Ссылка на сайт

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

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

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

https://github.com/raamcosta/compose-destinations.git

Скачать core 1.5.10-beta


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.navigation » navigation-compose jar 2.4.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

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

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