Juice

A SAGRES Scrapper Library

License

License

GroupId

GroupId

com.github.forcetower
ArtifactId

ArtifactId

juice
Last Version

Last Version

1.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

Juice
A SAGRES Scrapper Library
Project URL

Project URL

http://github.com/ForceTower/Juice

Download juice

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.forcetower/juice/ -->
<dependency>
    <groupId>com.github.forcetower</groupId>
    <artifactId>juice</artifactId>
    <version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.forcetower/juice/
implementation 'com.github.forcetower:juice:1.6.5'
// https://jarcasting.com/artifacts/com.github.forcetower/juice/
implementation ("com.github.forcetower:juice:1.6.5")
'com.github.forcetower:juice:jar:1.6.5'
<dependency org="com.github.forcetower" name="juice" rev="1.6.5">
  <artifact name="juice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.forcetower', module='juice', version='1.6.5')
)
libraryDependencies += "com.github.forcetower" % "juice" % "1.6.5"
[com.github.forcetower/juice "1.6.5"]

Dependencies

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30
org.jsoup : jsoup jar 1.13.1
com.squareup.okhttp3 : okhttp jar 4.9.0
com.google.code.gson : gson jar 2.8.6
io.reactivex.rxjava2 : rxkotlin jar 2.4.0-RC3
androidx.annotation » annotation jar 1.1.0
org.json : json jar 20180130
commons-codec : commons-codec jar 1.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.4.7
1.4.6
1.4.5
1.4.4
1.4.2
1.4.1
1.3.6
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0