pureconfig-joda 0.12.0


Group ID:
com.github.pureconfig
Artifact ID:
pureconfig-joda_2.11
Version:
0.12.0
Release Date:
Sept 13, 2019
Licenses:
Files:

libraryDependencies += "com.github.pureconfig" %% "pureconfig-joda" % "0.12.0"

Mill build tool

ivy"com.github.pureconfig::pureconfig-joda:0.12.0"

Scala CLI

//> using dep "com.github.pureconfig::pureconfig-joda:0.12.0"

Ammonite REPL

import $ivy.`com.github.pureconfig::pureconfig-joda:0.12.0`

<dependency>
  <groupId>com.github.pureconfig</groupId>
  <artifactId>pureconfig-joda_2.11</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'com.github.pureconfig', name: 'pureconfig-joda_2.11', version: '0.12.0'