| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.weilianyang |
| Идентификатор | Идентификаторtoolkit |
| Версия | Версия1.0.5 |
| Тип | Типaar |
| Описание |
Описаниеtoolkit
A toolkit for Android developers to debug easily.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| toolkit-1.0.5.pom | |
| toolkit-1.0.5.aar | 217 KB |
| toolkit-1.0.5-sources.jar | 42 KB |
| toolkit-1.0.5-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.weilianyang/toolkit/ -->
<dependency>
<groupId>io.github.weilianyang</groupId>
<artifactId>toolkit</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.weilianyang/toolkit/
implementation 'io.github.weilianyang:toolkit:1.0.5'
// https://jarcasting.com/artifacts/io.github.weilianyang/toolkit/
implementation ("io.github.weilianyang:toolkit:1.0.5")
'io.github.weilianyang:toolkit:aar:1.0.5'
<dependency org="io.github.weilianyang" name="toolkit" rev="1.0.5">
<artifact name="toolkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.weilianyang', module='toolkit', version='1.0.5')
)
libraryDependencies += "io.github.weilianyang" % "toolkit" % "1.0.5"
[io.github.weilianyang/toolkit "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.2.2 |
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.room » room-ktx | jar | 2.3.0 |
| androidx.room » room-runtime | jar | 2.3.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.fragment » fragment-ktx | jar | 1.3.4 |
| androidx.lifecycle » lifecycle-process | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.13 |
| androidx.emoji » emoji | jar | 1.1.0 |
| androidx.emoji » emoji-appcompat | jar | 1.1.0 |
| androidx.emoji » emoji-bundled | jar | 1.1.0 |