Functional Avro for Scala
libraryDependencies += "com.github.fd4s" %% "vulcan" % "1.1.0"
import $ivy.`com.github.fd4s::vulcan:1.1.0`
<dependency> <groupId>com.github.fd4s</groupId> <artifactId>vulcan_2.12</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.fd4s', name: 'vulcan_2.12', version: '1.1.0'
ivy"com.github.fd4s::vulcan:1.1.0"