Jar examples for o:okhttp-tls
You can download jar file okhttp-tls 3.11.0 in this page.
You can use the following script to add okhttp-tls-3.11.0.jar to your project.
<dependency> <groupId>com.squareup.okhttp3</groupId> <artifactId>okhttp-tls</artifactId> <version>3.11.0</version> </dependency>
compile group: 'com.squareup.okhttp3', name: 'okhttp-tls', version: '3.11.0'
libraryDependencies += "com.squareup.okhttp3" % "okhttp-tls" % "3.11.0"
<dependency org="com.squareup.okhttp3" name="okhttp-tls" rev="3.11.0"/>
@Grapes(@Grab(group='com.squareup.okhttp3', module='okhttp-tls', version='3.11.0'))
'com.squareup.okhttp3:okhttp-tls:jar:3.11.0'
Click the following link to download the jar file.
okhttp-tls-3.11.0-javadoc.jar