| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dilrajsingh1997 |
| Идентификатор | Идентификаторcompose-annotation |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Описание |
Описаниеcompose-annotation
Safe compose args
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| compose-annotation-1.0.1.pom | |
| compose-annotation-1.0.1-sources.jar | 2 KB |
| compose-annotation-1.0.1-release.aar | 12 KB |
| compose-annotation-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dilrajsingh1997/compose-annotation/ -->
<dependency>
<groupId>io.github.dilrajsingh1997</groupId>
<artifactId>compose-annotation</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dilrajsingh1997/compose-annotation/
implementation 'io.github.dilrajsingh1997:compose-annotation:1.0.1'
// https://jarcasting.com/artifacts/io.github.dilrajsingh1997/compose-annotation/
implementation ("io.github.dilrajsingh1997:compose-annotation:1.0.1")
'io.github.dilrajsingh1997:compose-annotation:pom:1.0.1'
<dependency org="io.github.dilrajsingh1997" name="compose-annotation" rev="1.0.1">
<artifact name="compose-annotation" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dilrajsingh1997', module='compose-annotation', version='1.0.1')
)
libraryDependencies += "io.github.dilrajsingh1997" % "compose-annotation" % "1.0.1"
[io.github.dilrajsingh1997/compose-annotation "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.navigation » navigation-compose | jar | 2.4.0-alpha10 |
| com.google.code.gson : gson | jar | 2.8.7 |