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

com.squareup.okhttp3.sample:crawler 3.12.12


Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.okhttp3.sample
Идентификатор

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

crawler
Версия

Версия

3.12.12
Тип

Тип

jar

Скачать crawler 3.12.12


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