не последняя версия
Последняя версия 1.6.5

com.github.forcetower:juice 1.4.7

A SAGRES Scrapper Library

Группа

Группа

com.github.forcetower
Идентификатор

Идентификатор

juice
Версия

Версия

1.4.7
Тип

Тип

jar

Скачать juice 1.4.7

Имя Файла Размер
juice-1.4.7.pom
juice-1.4.7.jar 282 KB
juice-1.4.7-sources.jar 115 KB
juice-1.4.7-javadoc.jar 261 bytes
Обзор

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