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

com.github.crawler-commons:urlfrontier-client 0.4

Command line client implemented in Java for simple interactions with a URLFrontier server

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.crawler-commons
Идентификатор

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

urlfrontier-client
Версия

Версия

0.4
Тип

Тип

jar

Скачать urlfrontier-client 0.4


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