is not current version
Last Version 3.14.9

com.squareup.okhttp3.sample:crawler 3.1.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3.sample
ArtifactId

ArtifactId

crawler
Version

Version

3.1.0
Type

Type

jar

Download crawler 3.1.0


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