CoreComponent

Android component pakcage.

Лицензия

Лицензия

Группа

Группа

com.weicools
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

CoreComponent
Android component pakcage.
Ссылка на сайт

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

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

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

https://github.com/lecymeng/CoreComponent

Скачать ktx

Имя Файла Размер
ktx-1.0.2.pom
ktx-1.0.2-sources.jar 24 KB
ktx-1.0.2-javadoc.jar 261 bytes
Обзор

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

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

Зависимости

runtime (7)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.annotation » annotation jar 1.2.0
androidx.startup » startup-runtime jar 1.1.0

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

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

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

Версия
1.0.2
1.0.1
1.0.0