| Группа | Группаcom.watchrabbit |
|---|---|
| Идентификатор | Идентификаторcrawler-batch |
| Версия | Версия8.0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| crawler-batch-8.0.6.pom | |
| crawler-batch-8.0.6.jar | 6 KB |
| crawler-batch-8.0.6-sources.jar | 5 KB |
| crawler-batch-8.0.6-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.watchrabbit/crawler-batch/ -->
<dependency>
<groupId>com.watchrabbit</groupId>
<artifactId>crawler-batch</artifactId>
<version>8.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.watchrabbit/crawler-batch/
implementation 'com.watchrabbit:crawler-batch:8.0.6'
// https://jarcasting.com/artifacts/com.watchrabbit/crawler-batch/
implementation ("com.watchrabbit:crawler-batch:8.0.6")
'com.watchrabbit:crawler-batch:jar:8.0.6'
<dependency org="com.watchrabbit" name="crawler-batch" rev="8.0.6">
<artifact name="crawler-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.watchrabbit', module='crawler-batch', version='8.0.6')
)
libraryDependencies += "com.watchrabbit" % "crawler-batch" % "8.0.6"
[com.watchrabbit/crawler-batch "8.0.6"]