is not current version
Last Version 2.1.3.RELEASE

com.github.keran213539:commonOkHttp-spring-boot-starter 0.4.1

通用OkHttp简单封装的spring boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

commonOkHttp-spring-boot-starter
Version

Version

0.4.1
Type

Type

jar

Download commonOkHttp-spring-boot-starter 0.4.1


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