oedura / scavro   1.0.3

Apache License 2.0 GitHub

An SBT plugin for automatically calling Avro code generation and a thin scala wrapper for reading and writing Avro files

Scala versions: 2.12 2.11 2.10
sbt plugins: 0.13

scavro 1.0.1


Group ID:
org.oedura
Artifact ID:
scavro_2.11
Version:
1.0.1
Release Date:
Dec 11, 2015
Licenses:
Files:

libraryDependencies += "org.oedura" %% "scavro" % "1.0.1"

Mill build tool

ivy"org.oedura::scavro:1.0.1"

Scala CLI

//> using dep "org.oedura::scavro:1.0.1"

Ammonite REPL

import $ivy.`org.oedura::scavro:1.0.1`

<dependency>
  <groupId>org.oedura</groupId>
  <artifactId>scavro_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'org.oedura', name: 'scavro_2.11', version: '1.0.1'