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