is not current version
Last Version 2.7.5

com.squareup.okhttp.sample:guide 2.3.0


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.3.0
Type

Type

jar

Download guide 2.3.0


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