fd4s / vulcan   1.10.1

Apache License 2.0 Website GitHub

Functional Avro for Scala

Scala versions: 3.x 2.13 2.12 2.11

vulcan 1.1.0


Group ID:
com.github.fd4s
Artifact ID:
vulcan_2.13
Version:
1.1.0
Release Date:
May 12, 2020
Licenses:
Files:

libraryDependencies += "com.github.fd4s" %% "vulcan" % "1.1.0"

Mill build tool

ivy"com.github.fd4s::vulcan:1.1.0"

Scala CLI

//> using dep "com.github.fd4s::vulcan:1.1.0"

Ammonite REPL

import $ivy.`com.github.fd4s::vulcan:1.1.0`

<dependency>
  <groupId>com.github.fd4s</groupId>
  <artifactId>vulcan_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.fd4s', name: 'vulcan_2.13', version: '1.1.0'