<dependency>
<groupId>de.lolhens</groupId>
<artifactId>remote-io-http4s_2.13</artifactId>
<version>0.0.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.7
|-- de.lolhens:remote-io-core_2.13:0.0.1
|-- org.typelevel:cats-effect_2.13:3.2.0
|-- org.http4s:http4s-client_2.13:0.23.7
|-- com.lihaoyi:sourcecode_2.13:0.2.7
test
|-- ch.qos.logback:logback-classic:1.2.8