is not current version
Last Version 3.14.9

com.squareup.okhttp3.sample:crawler 3.12.9


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3.sample
ArtifactId

ArtifactId

crawler
Version

Version

3.12.9
Type

Type

jar

Download crawler 3.12.9


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