не последняя версия
Последняя версия 0.4.3

com.github.keran213539:commonOkHttp 0.3

通用OkHttp简单封装

Группа

Группа

com.github.keran213539
Идентификатор

Идентификатор

commonOkHttp
Версия

Версия

0.3
Тип

Тип

jar

Скачать commonOkHttp 0.3


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