Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 664 Bytes

Maven Central GitHub GitHub Workflow Status

SAvro is a set of tools to work with Apache Avro in a Scala project. The library is compiled with Scala 2.12 and 2.13 binaries.

In order to add the library to your projects,

libraryDependencies += "ca.dataedu" %% "savro" % "<version>"

Documentation: http://savro.dataedu.ca