| License |
License |
|---|---|
| GroupId | GroupIdio.github.ternaryop |
| ArtifactId | ArtifactIddomselector-coroutines |
| Version | Version1.0.7 |
| Type | Typeaar |
| Description |
DescriptionDomSelector
Extract galleries and single images from HTML text using CSS3 rules
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| domselector-coroutines-1.0.7.pom | |
| domselector-coroutines-1.0.7-sources.jar | 9 KB |
| domselector-coroutines-1.0.7-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |