is not current version
Last Version 1.0.41

com.fizzed:crux-okhttp 0.13.0


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux-okhttp
Version

Version

0.13.0
Type

Type

jar

Download crux-okhttp 0.13.0


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