is not current version
Last Version 3.0.0-m3

io.freefair.okhttp-spring-boot:okhttp-spring-boot-dependencies 2.4.0-rc2

OkHttp Spring Boot Dependencies

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.freefair.okhttp-spring-boot
ArtifactId

ArtifactId

okhttp-spring-boot-dependencies
Version

Version

2.4.0-rc2
Type

Type

pom

Download okhttp-spring-boot-dependencies 2.4.0-rc2


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