All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download okhttp JAR 4.10.0 with all dependencies


Square’s meticulous HTTP client for Java and Kotlin.

Files of the artifact okhttp version 4.10.0 from the group com.squareup.okhttp3.

Artifact okhttp
Group com.squareup.okhttp3
Version 4.10.0
Last update 12. June 2022
Tags: square java kotlin http client meticulous
Organization not specified
URL https://square.github.io/okhttp/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies okio-jvm, kotlin-stdlib,
There are maybe transitive dependencies!
There is a newer version: 5.0.0-alpha.14
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of okhttp Show documentation

Please rate this JAR file. Is it a good library?

okhttp
Rate from 1 - 5, Rated 3.96 based on 27 reviews

3374 downloads

Source code of okhttp version 4.10.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.proguard
META-INF.proguard.META-INF.proguard.okhttp3.pro
okhttp3
okhttp3.okhttp3.Address.kt
okhttp3.okhttp3.Authenticator.kt
okhttp3.okhttp3.Cache.kt
okhttp3.okhttp3.CacheControl.kt
okhttp3.okhttp3.Call.kt
okhttp3.okhttp3.Callback.kt
okhttp3.okhttp3.CertificatePinner.kt
okhttp3.okhttp3.Challenge.kt
okhttp3.okhttp3.CipherSuite.kt
okhttp3.okhttp3.Connection.kt
okhttp3.okhttp3.ConnectionPool.kt
okhttp3.okhttp3.ConnectionSpec.kt
okhttp3.okhttp3.Cookie.kt
okhttp3.okhttp3.CookieJar.kt
okhttp3.okhttp3.Credentials.kt
okhttp3.okhttp3.Dispatcher.kt
okhttp3.okhttp3.Dns.kt
okhttp3.okhttp3.EventListener.kt
okhttp3.okhttp3.FormBody.kt
okhttp3.okhttp3.Handshake.kt
okhttp3.okhttp3.Headers.kt
okhttp3.okhttp3.HttpUrl.kt
okhttp3.okhttp3.Interceptor.kt
okhttp3.okhttp3.MediaType.kt
okhttp3.okhttp3.MultipartBody.kt
okhttp3.okhttp3.MultipartReader.kt
okhttp3.okhttp3.OkHttp.kt
okhttp3.okhttp3.OkHttpClient.kt
okhttp3.okhttp3.Protocol.kt
okhttp3.okhttp3.Request.kt
okhttp3.okhttp3.RequestBody.kt
okhttp3.okhttp3.Response.kt
okhttp3.okhttp3.ResponseBody.kt
okhttp3.okhttp3.Route.kt
okhttp3.okhttp3.TlsVersion.kt
okhttp3.okhttp3.WebSocket.kt
okhttp3.okhttp3.WebSocketListener.kt
okhttp3.internal
okhttp3.internal.okhttp3.internal.SuppressSignatureCheck.kt
okhttp3.internal.okhttp3.internal.Util.kt
okhttp3.internal.authenticator
okhttp3.internal.authenticator.okhttp3.internal.authenticator.JavaNetAuthenticator.kt
okhttp3.internal.cache
okhttp3.internal.cache.okhttp3.internal.cache.CacheInterceptor.kt
okhttp3.internal.cache.okhttp3.internal.cache.CacheRequest.kt
okhttp3.internal.cache.okhttp3.internal.cache.CacheStrategy.kt
okhttp3.internal.cache.okhttp3.internal.cache.DiskLruCache.kt
okhttp3.internal.cache.okhttp3.internal.cache.FaultHidingSink.kt
okhttp3.internal.cache2
okhttp3.internal.cache2.okhttp3.internal.cache2.FileOperator.kt
okhttp3.internal.cache2.okhttp3.internal.cache2.Relay.kt
okhttp3.internal.concurrent
okhttp3.internal.concurrent.okhttp3.internal.concurrent.Task.kt
okhttp3.internal.concurrent.okhttp3.internal.concurrent.TaskLogger.kt
okhttp3.internal.concurrent.okhttp3.internal.concurrent.TaskQueue.kt
okhttp3.internal.concurrent.okhttp3.internal.concurrent.TaskRunner.kt
okhttp3.internal.connection
okhttp3.internal.connection.okhttp3.internal.connection.ConnectInterceptor.kt
okhttp3.internal.connection.okhttp3.internal.connection.ConnectionSpecSelector.kt
okhttp3.internal.connection.okhttp3.internal.connection.Exchange.kt
okhttp3.internal.connection.okhttp3.internal.connection.ExchangeFinder.kt
okhttp3.internal.connection.okhttp3.internal.connection.RealCall.kt
okhttp3.internal.connection.okhttp3.internal.connection.RealConnection.kt
okhttp3.internal.connection.okhttp3.internal.connection.RealConnectionPool.kt
okhttp3.internal.connection.okhttp3.internal.connection.RouteDatabase.kt
okhttp3.internal.connection.okhttp3.internal.connection.RouteException.kt
okhttp3.internal.connection.okhttp3.internal.connection.RouteSelector.kt
okhttp3.internal
okhttp3.internal.okhttp3.internal.hostnames.kt
okhttp3.internal.http
okhttp3.internal.http.okhttp3.internal.http.BridgeInterceptor.kt
okhttp3.internal.http.okhttp3.internal.http.CallServerInterceptor.kt
okhttp3.internal.http.okhttp3.internal.http.ExchangeCodec.kt
okhttp3.internal.http.okhttp3.internal.http.HttpHeaders.kt
okhttp3.internal.http.okhttp3.internal.http.HttpMethod.kt
okhttp3.internal.http.okhttp3.internal.http.RealInterceptorChain.kt
okhttp3.internal.http.okhttp3.internal.http.RealResponseBody.kt
okhttp3.internal.http.okhttp3.internal.http.RequestLine.kt
okhttp3.internal.http.okhttp3.internal.http.RetryAndFollowUpInterceptor.kt
okhttp3.internal.http.okhttp3.internal.http.StatusLine.kt
okhttp3.internal.http.okhttp3.internal.http.dates.kt
okhttp3.internal.http1
okhttp3.internal.http1.okhttp3.internal.http1.HeadersReader.kt
okhttp3.internal.http1.okhttp3.internal.http1.Http1ExchangeCodec.kt
okhttp3.internal.http2
okhttp3.internal.http2.okhttp3.internal.http2.ConnectionShutdownException.kt
okhttp3.internal.http2.okhttp3.internal.http2.ErrorCode.kt
okhttp3.internal.http2.okhttp3.internal.http2.Header.kt
okhttp3.internal.http2.okhttp3.internal.http2.Hpack.kt
okhttp3.internal.http2.okhttp3.internal.http2.Http2.kt
okhttp3.internal.http2.okhttp3.internal.http2.Http2Connection.kt
okhttp3.internal.http2.okhttp3.internal.http2.Http2ExchangeCodec.kt
okhttp3.internal.http2.okhttp3.internal.http2.Http2Reader.kt
okhttp3.internal.http2.okhttp3.internal.http2.Http2Stream.kt
okhttp3.internal.http2.okhttp3.internal.http2.Http2Writer.kt
okhttp3.internal.http2.okhttp3.internal.http2.Huffman.kt
okhttp3.internal.http2.okhttp3.internal.http2.PushObserver.kt
okhttp3.internal.http2.okhttp3.internal.http2.Settings.kt
okhttp3.internal.http2.okhttp3.internal.http2.StreamResetException.kt
okhttp3.internal
okhttp3.internal.okhttp3.internal.internal.kt
okhttp3.internal.io
okhttp3.internal.io.okhttp3.internal.io.FileSystem.kt
okhttp3.internal.platform
okhttp3.internal.platform.okhttp3.internal.platform.Android10Platform.kt
okhttp3.internal.platform.okhttp3.internal.platform.AndroidPlatform.kt
okhttp3.internal.platform.okhttp3.internal.platform.BouncyCastlePlatform.kt
okhttp3.internal.platform.okhttp3.internal.platform.ConscryptPlatform.kt
okhttp3.internal.platform.okhttp3.internal.platform.Jdk8WithJettyBootPlatform.kt
okhttp3.internal.platform.okhttp3.internal.platform.Jdk9Platform.kt
okhttp3.internal.platform.okhttp3.internal.platform.OpenJSSEPlatform.kt
okhttp3.internal.platform.okhttp3.internal.platform.Platform.kt
okhttp3.internal.platform.android
okhttp3.internal.platform.android.okhttp3.internal.platform.android.Android10SocketAdapter.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.AndroidCertificateChainCleaner.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.AndroidLog.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.AndroidSocketAdapter.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.BouncyCastleSocketAdapter.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.CloseGuard.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.ConscryptSocketAdapter.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.DeferredSocketAdapter.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.SocketAdapter.kt
okhttp3.internal.platform.android.okhttp3.internal.platform.android.StandardAndroidSocketAdapter.kt
okhttp3.internal.proxy
okhttp3.internal.proxy.okhttp3.internal.proxy.NullProxySelector.kt
okhttp3.internal.publicsuffix
okhttp3.internal.publicsuffix.okhttp3.internal.publicsuffix.NOTICE
okhttp3.internal.publicsuffix.okhttp3.internal.publicsuffix.PublicSuffixDatabase.kt
okhttp3.internal.publicsuffix.okhttp3.internal.publicsuffix.publicsuffixes.gz
okhttp3.internal.tls
okhttp3.internal.tls.okhttp3.internal.tls.BasicCertificateChainCleaner.kt
okhttp3.internal.tls.okhttp3.internal.tls.BasicTrustRootIndex.kt
okhttp3.internal.tls.okhttp3.internal.tls.CertificateChainCleaner.kt
okhttp3.internal.tls.okhttp3.internal.tls.OkHostnameVerifier.kt
okhttp3.internal.tls.okhttp3.internal.tls.TrustRootIndex.kt
okhttp3.internal.ws
okhttp3.internal.ws.okhttp3.internal.ws.MessageDeflater.kt
okhttp3.internal.ws.okhttp3.internal.ws.MessageInflater.kt
okhttp3.internal.ws.okhttp3.internal.ws.RealWebSocket.kt
okhttp3.internal.ws.okhttp3.internal.ws.WebSocketExtensions.kt
okhttp3.internal.ws.okhttp3.internal.ws.WebSocketProtocol.kt
okhttp3.internal.ws.okhttp3.internal.ws.WebSocketReader.kt
okhttp3.internal.ws.okhttp3.internal.ws.WebSocketWriter.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy