is not current version
Last Version 3.0.0-m3

io.freefair.okhttp-spring-boot:okhttp-spring-boot-autoconfigure 2.2.1

OkHttp Spring Boot AutoConfigure

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.freefair.okhttp-spring-boot
ArtifactId

ArtifactId

okhttp-spring-boot-autoconfigure
Version

Version

2.2.1
Type

Type

jar

Download okhttp-spring-boot-autoconfigure 2.2.1


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