| License |
License |
|---|---|
| GroupId | GroupIdcom.github.forcetower |
| ArtifactId | ArtifactIdjuice |
| Last Version | Last Version1.6.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJuice
A SAGRES Scrapper Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| juice-1.6.5.pom | |
| juice-1.6.5.jar | 282 KB |
| juice-1.6.5-sources.jar | 115 KB |
| juice-1.6.5-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |