| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.Miroso02 |
| Идентификатор | Идентификаторargument-delegate |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеargument-delegate
Property binding for Android Bundle arguments. Written for simple bundle unpacking for Kotlin users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| argument-delegate-1.0.4.pom | |
| argument-delegate-1.0.4-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.Miroso02/argument-delegate/ -->
<dependency>
<groupId>io.github.Miroso02</groupId>
<artifactId>argument-delegate</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Miroso02/argument-delegate/
implementation 'io.github.Miroso02:argument-delegate:1.0.4'
// https://jarcasting.com/artifacts/io.github.Miroso02/argument-delegate/
implementation ("io.github.Miroso02:argument-delegate:1.0.4")
'io.github.Miroso02:argument-delegate:aar:1.0.4'
<dependency org="io.github.Miroso02" name="argument-delegate" rev="1.0.4">
<artifact name="argument-delegate" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Miroso02', module='argument-delegate', version='1.0.4')
)
libraryDependencies += "io.github.Miroso02" % "argument-delegate" % "1.0.4"
[io.github.Miroso02/argument-delegate "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.fragment » fragment-ktx | jar | 1.4.1 |
| androidx.core » core-ktx | jar | 1.7.0 |