is not current version
Last Version 2.7.5

com.squareup.okhttp.sample:guide 1.5.1


Categories

Categories

IDE Development Tools GUI User Interface Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp.sample
ArtifactId

ArtifactId

guide
Version

Version

1.5.1
Type

Type

jar

Download guide 1.5.1


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