| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.modestoma |
| Идентификатор | Идентификаторutilx |
| Версия | Версия0.0.4 |
| Тип | Типpom |
| Описание |
ОписаниеAndroid Util Ktx
Android Utils build with Kotlin.
|
| Имя Файла | Размер |
|---|---|
| utilx-0.0.4.pom | |
| utilx-0.0.4-release.aar | 48 KB |
| utilx-0.0.4-release-sources.jar | 10 KB |
| utilx-0.0.4-release-javadoc.jar | 342 KB |
| utilx-0.0.4-debug.aar | 49 KB |
| utilx-0.0.4-debug-sources.jar | 10 KB |
| utilx-0.0.4-debug-javadoc.jar | 342 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.modestoma/utilx/ -->
<dependency>
<groupId>com.modestoma</groupId>
<artifactId>utilx</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.modestoma/utilx/
implementation 'com.modestoma:utilx:0.0.4'
// https://jarcasting.com/artifacts/com.modestoma/utilx/
implementation ("com.modestoma:utilx:0.0.4")
'com.modestoma:utilx:pom:0.0.4'
<dependency org="com.modestoma" name="utilx" rev="0.0.4">
<artifact name="utilx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.modestoma', module='utilx', version='0.0.4')
)
libraryDependencies += "com.modestoma" % "utilx" % "0.0.4"
[com.modestoma/utilx "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-datetime Необязательный | jar | 0.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Необязательный | jar | 1.6.21 |
| androidx.annotation » annotation Необязательный | jar | 1.3.0 |