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

com.squareup.okhttp3.sample:crawler 3.12.3


Категории

Категории

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

Группа

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

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

crawler
Версия

Версия

3.12.3
Тип

Тип

jar

Скачать crawler 3.12.3


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