julianpeeters / avro-scala-macro-annotations   0.11.1

Apache License 2.0 GitHub

Compile-time tools for working with Avros in Scala

Scala versions: 2.12 2.11 2.10

avro-scala-macro-annotations 0.11.0


Group ID:
com.julianpeeters
Artifact ID:
avro-scala-macro-annotations_2.12
Version:
0.11.0
Release Date:
Jan 7, 2017
Licenses:
Files:

libraryDependencies += "com.julianpeeters" %% "avro-scala-macro-annotations" % "0.11.0"

Mill build tool

ivy"com.julianpeeters::avro-scala-macro-annotations:0.11.0"

Scala CLI

//> using dep "com.julianpeeters::avro-scala-macro-annotations:0.11.0"

Ammonite REPL

import $ivy.`com.julianpeeters::avro-scala-macro-annotations:0.11.0`

<dependency>
  <groupId>com.julianpeeters</groupId>
  <artifactId>avro-scala-macro-annotations_2.12</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.julianpeeters', name: 'avro-scala-macro-annotations_2.12', version: '0.11.0'