is not current version
Last Version 3.14.9

com.squareup.okhttp3.sample:simple-client 3.14.2


Categories

Categories

CLI User Interface Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3.sample
ArtifactId

ArtifactId

simple-client
Version

Version

3.14.2
Type

Type

jar

Download simple-client 3.14.2


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