s

sbt-avro_sbt2.0.0-M2_3

Sbt plugin for compiling Avro sources
https://github.com/sbt/sbt-avro
BSD 3-Clause
sbt
Neville Li Michel Davit
Files download
File Operation
sbt-avro_sbt2.0.0-M2_3-4.0.0-M2.jar download
sbt-avro_sbt2.0.0-M2_3-4.0.0-M2.pom download
sbt-avro_sbt2.0.0-M2_3-4.0.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.sbt</groupId>
  <artifactId>sbt-avro_sbt2.0.0-M2_3</artifactId>
  <version>4.0.0-M2</version>
</dependency>
Gradle Groovy
implementation 'com.github.sbt:sbt-avro_sbt2.0.0-M2_3:4.0.0-M2'
Gradle Kotlin
implementation("com.github.sbt:sbt-avro_sbt2.0.0-M2_3:4.0.0-M2")
Scala SBT
libraryDependencies += "com.github.sbt" % "sbt-avro_sbt2.0.0-M2_3" % "4.0.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.sbt', module='sbt-avro_sbt2.0.0-M2_3', version='4.0.0-M2')
)
Apache Ivy
<dependency org="com.github.sbt" name="sbt-avro_sbt2.0.0-M2_3" rev="4.0.0-M2" />
Leiningen
[com.github.sbt/sbt-avro_sbt2.0.0-M2_3 "4.0.0-M2"]
Apache Buildr
'com.github.sbt:sbt-avro_sbt2.0.0-M2_3:jar:4.0.0-M2'