is not current version
Last Version 3.14.9

com.squareup.okhttp3:okhttp-testing-support 3.12.10


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-testing-support
Version

Version

3.12.10
Type

Type

jar

Download okhttp-testing-support 3.12.10


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