is not current version
Last Version 3.0.0-m3

io.freefair.okhttp-spring-boot:okhttp-spring-boot-starter 2.1.5

OkHttp Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.freefair.okhttp-spring-boot
ArtifactId

ArtifactId

okhttp-spring-boot-starter
Version

Version

2.1.5
Type

Type

jar

Download okhttp-spring-boot-starter 2.1.5


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