License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.freefair.okhttp-spring-boot |
ArtifactId | ArtifactIdokhttp-spring-boot-dependencies |
Last Version | Last Version3.0.0-m3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOkHttp Spring Boot Dependencies
OkHttp Spring Boot Dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okhttp-spring-boot-dependencies-3.0.0-m3.pom | |
Browse |
<!-- 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>3.0.0-m3</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:3.0.0-m3'
// https://jarcasting.com/artifacts/io.freefair.okhttp-spring-boot/okhttp-spring-boot-dependencies/
implementation ("io.freefair.okhttp-spring-boot:okhttp-spring-boot-dependencies:3.0.0-m3")
'io.freefair.okhttp-spring-boot:okhttp-spring-boot-dependencies:pom:3.0.0-m3'
<dependency org="io.freefair.okhttp-spring-boot" name="okhttp-spring-boot-dependencies" rev="3.0.0-m3">
<artifact name="okhttp-spring-boot-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.freefair.okhttp-spring-boot', module='okhttp-spring-boot-dependencies', version='3.0.0-m3')
)
libraryDependencies += "io.freefair.okhttp-spring-boot" % "okhttp-spring-boot-dependencies" % "3.0.0-m3"
[io.freefair.okhttp-spring-boot/okhttp-spring-boot-dependencies "3.0.0-m3"]