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-quill 0.1.1


Group ID:
com.github.cerst
Artifact ID:
structible-quill_2.12
Version:
0.1.1
Release Date:
Apr 21, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.cerst" %% "structible-quill" % "0.1.1"

Mill build tool

ivy"com.github.cerst::structible-quill:0.1.1"

Scala CLI

//> using dep "com.github.cerst::structible-quill:0.1.1"

Ammonite REPL

import $ivy.`com.github.cerst::structible-quill:0.1.1`

<dependency>
  <groupId>com.github.cerst</groupId>
  <artifactId>structible-quill_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.cerst', name: 'structible-quill_2.12', version: '0.1.1'