A boilerplate-free library for loading configuration files
pureconfig-sttp 0.16.0
Group ID:
com.github.pureconfig
Artifact ID:
pureconfig-sttp_2.12
Version:
0.16.0
Release Date:
Jun 9, 2021
Licenses:
Files:
Full Scala Version:
2.12.13
Developers:
libraryDependencies += "com.github.pureconfig" %% "pureconfig-sttp" % "0.16.0"
ivy"com.github.pureconfig::pureconfig-sttp:0.16.0"
//> using dep "com.github.pureconfig::pureconfig-sttp:0.16.0"
import $ivy.`com.github.pureconfig::pureconfig-sttp:0.16.0`
<dependency> <groupId>com.github.pureconfig</groupId> <artifactId>pureconfig-sttp_2.12</artifactId> <version>0.16.0</version> </dependency>
compile group: 'com.github.pureconfig', name: 'pureconfig-sttp_2.12', version: '0.16.0'