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.5.0


Group ID:
com.github.fd4s
Artifact ID:
vulcan_2.13
Version:
1.5.0
Release Date:
Mar 29, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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