is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:okhttp-urlconnection 3.12.13


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-urlconnection
Version

Version

3.12.13
Type

Type

jar

Download okhttp-urlconnection 3.12.13


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