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