pureconfig-enumeratum 0.9.1


Group ID:
com.github.pureconfig
Artifact ID:
pureconfig-enumeratum_2.12
Version:
0.9.1
Release Date:
Mar 22, 2018
Licenses:
Files:

libraryDependencies += "com.github.pureconfig" %% "pureconfig-enumeratum" % "0.9.1"

Mill build tool

ivy"com.github.pureconfig::pureconfig-enumeratum:0.9.1"

Scala CLI

//> using dep "com.github.pureconfig::pureconfig-enumeratum:0.9.1"

Ammonite REPL

import $ivy.`com.github.pureconfig::pureconfig-enumeratum:0.9.1`

<dependency>
  <groupId>com.github.pureconfig</groupId>
  <artifactId>pureconfig-enumeratum_2.12</artifactId>
  <version>0.9.1</version>
</dependency>

compile group: 'com.github.pureconfig', name: 'pureconfig-enumeratum_2.12', version: '0.9.1'