is not current version
Last Version 1.6.5

com.github.forcetower:juice 1.3.6

A SAGRES Scrapper Library

GroupId

GroupId

com.github.forcetower
ArtifactId

ArtifactId

juice
Version

Version

1.3.6
Type

Type

pom

Download juice 1.3.6


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