DomSelector

Extract galleries and single images from HTML text using CSS3 rules

License

License

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

domselector-coroutines
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

DomSelector
Extract galleries and single images from HTML text using CSS3 rules
Project URL

Project URL

https://github.com/ternaryop/domselector-coroutines
Source Code Management

Source Code Management

https://github.com/ternaryop/domselector-coroutines.git

Download domselector-coroutines

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

Project Modules

There are no modules declared in this project.
io.github.ternaryop

Versions

Version
1.0.7
1.0.6
1.0.5