is not current version
Last Version 2.7.5

com.squareup.okhttp.sample:guide 2.7.3


Categories

Categories

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

GroupId

com.squareup.okhttp.sample
ArtifactId

ArtifactId

guide
Version

Version

2.7.3
Type

Type

jar

Download guide 2.7.3


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