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