cerst / structible   0.6.4

MIT License GitHub

Standardize and ease conversions between different, environment-based representations of the same type.

Scala versions: 2.13 2.12

structible-configs 0.2.0


Group ID:
com.github.cerst
Artifact ID:
structible-configs_2.12
Version:
0.2.0
Release Date:
Jun 10, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.cerst" %% "structible-configs" % "0.2.0"

Mill build tool

ivy"com.github.cerst::structible-configs:0.2.0"

Scala CLI

//> using dep "com.github.cerst::structible-configs:0.2.0"

Ammonite REPL

import $ivy.`com.github.cerst::structible-configs:0.2.0`

<dependency>
  <groupId>com.github.cerst</groupId>
  <artifactId>structible-configs_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.cerst', name: 'structible-configs_2.12', version: '0.2.0'