is not current version
Last Version 5.0.0-alpha.10

okhttp-bom 5.0.0-alpha.8

Square’s meticulous HTTP client for Java and Kotlin.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-bom
Version

Version

5.0.0-alpha.8
Type

Type

pom
Description

Description

okhttp-bom
Square’s meticulous HTTP client for Java and Kotlin.
Project URL

Project URL

https://square.github.io/okhttp/
Source Code Management

Source Code Management

https://github.com/square/okhttp

Download okhttp-bom 5.0.0-alpha.8


<!-- https://jarcasting.com/artifacts/com.squareup.okhttp3/okhttp-bom/ -->
<dependency>
    <groupId>com.squareup.okhttp3</groupId>
    <artifactId>okhttp-bom</artifactId>
    <version>5.0.0-alpha.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.okhttp3/okhttp-bom/
implementation 'com.squareup.okhttp3:okhttp-bom:5.0.0-alpha.8'
// https://jarcasting.com/artifacts/com.squareup.okhttp3/okhttp-bom/
implementation ("com.squareup.okhttp3:okhttp-bom:5.0.0-alpha.8")
'com.squareup.okhttp3:okhttp-bom:pom:5.0.0-alpha.8'
<dependency org="com.squareup.okhttp3" name="okhttp-bom" rev="5.0.0-alpha.8">
  <artifact name="okhttp-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp3', module='okhttp-bom', version='5.0.0-alpha.8')
)
libraryDependencies += "com.squareup.okhttp3" % "okhttp-bom" % "5.0.0-alpha.8"
[com.squareup.okhttp3/okhttp-bom "5.0.0-alpha.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.