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

com.squareup.okhttp.sample:crawler 2.0.0-RC2


Категории

Категории

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

Группа

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

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

crawler
Версия

Версия

2.0.0-RC2
Тип

Тип

jar

Скачать crawler 2.0.0-RC2


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