is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:okhttp-tls 3.13.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-tls
Version

Version

3.13.1
Type

Type

jar

Download okhttp-tls 3.13.1


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