pureconfig-joda 0.12.3


Group ID:
com.github.pureconfig
Artifact ID:
pureconfig-joda_2.12
Version:
0.12.3
Release Date:
Feb 29, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.pureconfig</groupId>
  <artifactId>pureconfig-joda_2.12</artifactId>
  <version>0.12.3</version>
</dependency>

compile group: 'com.github.pureconfig', name: 'pureconfig-joda_2.12', version: '0.12.3'