is not current version
Last Version 0.4.0

io.malcolmgreaves:avro-codegen-runtime_2.12 0.3.6

avro-codegen-runtime

GroupId

GroupId

io.malcolmgreaves
ArtifactId

ArtifactId

avro-codegen-runtime_2.12
Version

Version

0.3.6
Type

Type

jar

Download avro-codegen-runtime_2.12 0.3.6


<!-- https://jarcasting.com/artifacts/io.malcolmgreaves/avro-codegen-runtime_2.12/ -->
<dependency>
    <groupId>io.malcolmgreaves</groupId>
    <artifactId>avro-codegen-runtime_2.12</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.malcolmgreaves/avro-codegen-runtime_2.12/
implementation 'io.malcolmgreaves:avro-codegen-runtime_2.12:0.3.6'
// https://jarcasting.com/artifacts/io.malcolmgreaves/avro-codegen-runtime_2.12/
implementation ("io.malcolmgreaves:avro-codegen-runtime_2.12:0.3.6")
'io.malcolmgreaves:avro-codegen-runtime_2.12:jar:0.3.6'
<dependency org="io.malcolmgreaves" name="avro-codegen-runtime_2.12" rev="0.3.6">
  <artifact name="avro-codegen-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.malcolmgreaves', module='avro-codegen-runtime_2.12', version='0.3.6')
)
libraryDependencies += "io.malcolmgreaves" % "avro-codegen-runtime_2.12" % "0.3.6"
[io.malcolmgreaves/avro-codegen-runtime_2.12 "0.3.6"]