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