Download okhttp-tls-3.11.0.jar file - Jar o

Jar examples for o:okhttp-tls

Description

You can download jar file okhttp-tls 3.11.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

okhttp-tls-3.11.0-javadoc.jar
okhttp-tls-3.11.0-sources.jar
okhttp-tls-3.11.0.jar
okhttp-tls-3.11.0.pom



Related Tutorials