is not current version
Last Version 0.4.3

com.github.keran213539:commonOkHttp-base 0.4.2

commonOkHttp-base项目,主要用于控制各个jar包的版本号

GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

commonOkHttp-base
Version

Version

0.4.2
Type

Type

pom

Download commonOkHttp-base 0.4.2


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