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-avro4s 0.6.0


Group ID:
com.github.cerst
Artifact ID:
structible-avro4s_2.13
Version:
0.6.0
Release Date:
Nov 4, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.cerst" %% "structible-avro4s" % "0.6.0"

Mill build tool

ivy"com.github.cerst::structible-avro4s:0.6.0"

Scala CLI

//> using dep "com.github.cerst::structible-avro4s:0.6.0"

Ammonite REPL

import $ivy.`com.github.cerst::structible-avro4s:0.6.0`

<dependency>
  <groupId>com.github.cerst</groupId>
  <artifactId>structible-avro4s_2.13</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.github.cerst', name: 'structible-avro4s_2.13', version: '0.6.0'