| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.noties |
| Идентификатор | Идентификаторtumbleweed-android-kt |
| Версия | Версия2.1.0 |
| Тип | Типaar |
| Описание |
ОписаниеTumbleweed Android (Kotlin extensions)
Tumbleweed
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tumbleweed-android-kt-2.1.0.pom | |
| tumbleweed-android-kt-2.1.0.aar | 16 KB |
| tumbleweed-android-kt-2.1.0-sources.jar | 841 bytes |
| tumbleweed-android-kt-2.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.noties/tumbleweed-android-kt/ -->
<dependency>
<groupId>io.noties</groupId>
<artifactId>tumbleweed-android-kt</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties/tumbleweed-android-kt/
implementation 'io.noties:tumbleweed-android-kt:2.1.0'
// https://jarcasting.com/artifacts/io.noties/tumbleweed-android-kt/
implementation ("io.noties:tumbleweed-android-kt:2.1.0")
'io.noties:tumbleweed-android-kt:aar:2.1.0'
<dependency org="io.noties" name="tumbleweed-android-kt" rev="2.1.0">
<artifact name="tumbleweed-android-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties', module='tumbleweed-android-kt', version='2.1.0')
)
libraryDependencies += "io.noties" % "tumbleweed-android-kt" % "2.1.0"
[io.noties/tumbleweed-android-kt "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.noties : tumbleweed-android | jar | 2.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.41 |