A boilerplate-free library for loading configuration files
pureconfig-http4s 0.17.4
Group ID:
com.github.pureconfig
Artifact ID:
pureconfig-http4s_3
Version:
0.17.4
Release Date:
May 11, 2023
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:
libraryDependencies += "com.github.pureconfig" %% "pureconfig-http4s" % "0.17.4"
ivy"com.github.pureconfig::pureconfig-http4s:0.17.4"
//> using dep "com.github.pureconfig::pureconfig-http4s:0.17.4"
import $ivy.`com.github.pureconfig::pureconfig-http4s:0.17.4`
<dependency> <groupId>com.github.pureconfig</groupId> <artifactId>pureconfig-http4s_3</artifactId> <version>0.17.4</version> </dependency>
compile group: 'com.github.pureconfig', name: 'pureconfig-http4s_3', version: '0.17.4'