License |
License |
---|---|
GroupId | GroupIdio.malcolmgreaves |
ArtifactId | ArtifactIdavro-codegen-runtime_2.12 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionavro-codegen-runtime
avro-codegen-runtime
|
Project Organization |
Project Organizationio.malcolmgreaves |
<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.malcolmgreaves/avro-codegen-runtime_2.12/
implementation 'io.malcolmgreaves:avro-codegen-runtime_2.12:0.4.0'
// https://jarcasting.com/artifacts/io.malcolmgreaves/avro-codegen-runtime_2.12/
implementation ("io.malcolmgreaves:avro-codegen-runtime_2.12:0.4.0")
'io.malcolmgreaves:avro-codegen-runtime_2.12:jar:0.4.0'
<dependency org="io.malcolmgreaves" name="avro-codegen-runtime_2.12" rev="0.4.0">
<artifact name="avro-codegen-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.malcolmgreaves', module='avro-codegen-runtime_2.12', version='0.4.0')
)
libraryDependencies += "io.malcolmgreaves" % "avro-codegen-runtime_2.12" % "0.4.0"
[io.malcolmgreaves/avro-codegen-runtime_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.apache.avro : avro | jar | 1.9.2 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.4 |