is not current version
Last Version 3.0.0-m1

io.freefair.okhttp-spring-boot:okhttp3-spring-boot-starter 2.2.13

OkHttp 3 Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.freefair.okhttp-spring-boot
ArtifactId

ArtifactId

okhttp3-spring-boot-starter
Version

Version

2.2.13
Type

Type

jar

Download okhttp3-spring-boot-starter 2.2.13


<!-- https://jarcasting.com/artifacts/io.freefair.okhttp-spring-boot/okhttp3-spring-boot-starter/ -->
<dependency>
    <groupId>io.freefair.okhttp-spring-boot</groupId>
    <artifactId>okhttp3-spring-boot-starter</artifactId>
    <version>2.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.freefair.okhttp-spring-boot/okhttp3-spring-boot-starter/
implementation 'io.freefair.okhttp-spring-boot:okhttp3-spring-boot-starter:2.2.13'
// https://jarcasting.com/artifacts/io.freefair.okhttp-spring-boot/okhttp3-spring-boot-starter/
implementation ("io.freefair.okhttp-spring-boot:okhttp3-spring-boot-starter:2.2.13")
'io.freefair.okhttp-spring-boot:okhttp3-spring-boot-starter:jar:2.2.13'
<dependency org="io.freefair.okhttp-spring-boot" name="okhttp3-spring-boot-starter" rev="2.2.13">
  <artifact name="okhttp3-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.freefair.okhttp-spring-boot', module='okhttp3-spring-boot-starter', version='2.2.13')
)
libraryDependencies += "io.freefair.okhttp-spring-boot" % "okhttp3-spring-boot-starter" % "2.2.13"
[io.freefair.okhttp-spring-boot/okhttp3-spring-boot-starter "2.2.13"]