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