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