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