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

com.github.forcetower:juice 1.3.1

A SAGRES Scrapper Library

Группа

Группа

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

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

juice
Версия

Версия

1.3.1
Тип

Тип

pom

Скачать juice 1.3.1

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

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