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

com.github.forcetower:juice 1.4.4

A SAGRES Scrapper Library

Группа

Группа

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

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

juice
Версия

Версия

1.4.4
Тип

Тип

pom

Скачать juice 1.4.4

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

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