| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fizzed |
| Идентификатор | Идентификаторcrux-okhttp |
| Версия | Версия1.0.41 |
| Тип | Типjar |
| Описание |
Описаниеcrux-okhttp
Parent pom for all Fizzed maven projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| crux-okhttp-1.0.41.pom | |
| crux-okhttp-1.0.41.jar | 45 KB |
| crux-okhttp-1.0.41-sources.jar | 26 KB |
| crux-okhttp-1.0.41-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fizzed/crux-okhttp/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>crux-okhttp</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/crux-okhttp/
implementation 'com.fizzed:crux-okhttp:1.0.41'
// https://jarcasting.com/artifacts/com.fizzed/crux-okhttp/
implementation ("com.fizzed:crux-okhttp:1.0.41")
'com.fizzed:crux-okhttp:jar:1.0.41'
<dependency org="com.fizzed" name="crux-okhttp" rev="1.0.41">
<artifact name="crux-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='crux-okhttp', version='1.0.41')
)
libraryDependencies += "com.fizzed" % "crux-okhttp" % "1.0.41"
[com.fizzed/crux-okhttp "1.0.41"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fizzed : crux-util | jar | 1.0.41 |
| com.fizzed : crux-uri | jar | 1.0.41 |
| com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
| org.hamcrest : java-hamcrest Необязательный | jar | 2.0.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.7.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |