| Группа | Группаcom.github.keran213539 |
|---|---|
| Идентификатор | ИдентификаторcommonOkHttp |
| Версия | Версия0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| commonOkHttp-0.4.pom | |
| commonOkHttp-0.4.jar | 22 KB |
| commonOkHttp-0.4-sources.jar | 16 KB |
| commonOkHttp-0.4-javadoc.jar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/ -->
<dependency>
<groupId>com.github.keran213539</groupId>
<artifactId>commonOkHttp</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/
implementation 'com.github.keran213539:commonOkHttp:0.4'
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/
implementation ("com.github.keran213539:commonOkHttp:0.4")
'com.github.keran213539:commonOkHttp:jar:0.4'
<dependency org="com.github.keran213539" name="commonOkHttp" rev="0.4">
<artifact name="commonOkHttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keran213539', module='commonOkHttp', version='0.4')
)
libraryDependencies += "com.github.keran213539" % "commonOkHttp" % "0.4"
[com.github.keran213539/commonOkHttp "0.4"]