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