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