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


Group ID:
com.github.fd4s
Artifact ID:
vulcan_2.13
Version:
1.8.3
Release Date:
Apr 6, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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