is not current version
Last Version 1.0.41

com.fizzed:crux-okhttp 1.0.17


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux-okhttp
Version

Version

1.0.17
Type

Type

jar

Download crux-okhttp 1.0.17


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