Reliable Http Client is a set of tools making HTTP communication more reliable. It supports: at least one delivery guaranty and retry strategies including durable exponential backoff and dead letter queue.
rhttpc-json4s 0.11.0
Group ID:
     org.rhttpc 
  Artifact ID:
     rhttpc-json4s_2.13 
  Version:
     0.11.0 
  Release Date:
     Jun 6, 2022 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.13.6 
  Developers:
    
  libraryDependencies += "org.rhttpc" %% "rhttpc-json4s" % "0.11.0"
ivy"org.rhttpc::rhttpc-json4s:0.11.0"
//> using dep "org.rhttpc::rhttpc-json4s:0.11.0"
import $ivy.`org.rhttpc::rhttpc-json4s:0.11.0`
<dependency> <groupId>org.rhttpc</groupId> <artifactId>rhttpc-json4s_2.13</artifactId> <version>0.11.0</version> </dependency>
compile group: 'org.rhttpc', name: 'rhttpc-json4s_2.13', version: '0.11.0'