| License | License | 
|---|---|
| GroupId | GroupIdcom.github.ljun20160606 | 
| ArtifactId | ArtifactIdokhttp | 
| Last Version | Last Version3.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOkHttp An HTTP+HTTP/2 client for Android and Java applications | 
| Filename | Size | 
|---|---|
| okhttp-3.10.0.pom | |
| okhttp-3.10.0.jar | 398 KB | 
| okhttp-3.10.0-sources.jar | 306 KB | 
| okhttp-3.10.0-javadoc.jar | 347 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp/ -->
<dependency>
    <groupId>com.github.ljun20160606</groupId>
    <artifactId>okhttp</artifactId>
    <version>3.10.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp/
implementation 'com.github.ljun20160606:okhttp:3.10.0'// https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp/
implementation ("com.github.ljun20160606:okhttp:3.10.0")'com.github.ljun20160606:okhttp:jar:3.10.0'<dependency org="com.github.ljun20160606" name="okhttp" rev="3.10.0">
  <artifact name="okhttp" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.ljun20160606', module='okhttp', version='3.10.0')
)libraryDependencies += "com.github.ljun20160606" % "okhttp" % "3.10.0"[com.github.ljun20160606/okhttp "3.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okio : okio | jar | 1.13.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |