| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ternaryop |
| Идентификатор | Идентификаторdomselector-coroutines |
| Версия | Версия1.0.7 |
| Тип | Типaar |
| Описание |
ОписаниеDomSelector
Extract galleries and single images from HTML text using CSS3 rules
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| domselector-coroutines-1.0.7.pom | |
| domselector-coroutines-1.0.7-sources.jar | 9 KB |
| domselector-coroutines-1.0.7-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ternaryop/domselector-coroutines/ -->
<dependency>
<groupId>io.github.ternaryop</groupId>
<artifactId>domselector-coroutines</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/domselector-coroutines/
implementation 'io.github.ternaryop:domselector-coroutines:1.0.7'
// https://jarcasting.com/artifacts/io.github.ternaryop/domselector-coroutines/
implementation ("io.github.ternaryop:domselector-coroutines:1.0.7")
'io.github.ternaryop:domselector-coroutines:aar:1.0.7'
<dependency org="io.github.ternaryop" name="domselector-coroutines" rev="1.0.7">
<artifact name="domselector-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='domselector-coroutines', version='1.0.7')
)
libraryDependencies += "io.github.ternaryop" % "domselector-coroutines" % "1.0.7"
[io.github.ternaryop/domselector-coroutines "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| org.jsoup : jsoup | jar | 1.13.1 |
| io.github.ternaryop : api-coroutines | jar | 1.1.1 |
| io.github.ternaryop : common-utils | jar | 1.4.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |