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