is not current version
Last Version 3.0.0-m3

io.freefair.okhttp-spring-boot:okhttp-spring-boot-dependencies unspecified

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

unspecified
Type

Type

pom

Download okhttp-spring-boot-dependencies unspecified


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