mirror of
https://github.com/square/okhttp.git
synced 2025-07-31 05:04:26 +03:00
New releasing guide.
Also make readmes offer artifacts with Gradle syntax
This commit is contained in:
@ -3,3 +3,9 @@ OkHttp DNS over HTTPS Implementation
|
||||
|
||||
This module is an experimental implementation of DNS over HTTPS using OkHttp.
|
||||
API is not considered stable and may change at any time.
|
||||
|
||||
### Download
|
||||
|
||||
```kotlin
|
||||
testImplementation("com.squareup.okhttp3:okhttp-dnsoverhttps:3.14.2")
|
||||
```
|
||||
|
Reference in New Issue
Block a user