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

com.fizzed:crux-okhttp 1.0.1


Группа

Группа

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

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

crux-okhttp
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать crux-okhttp 1.0.1


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