License |
License |
---|---|
GroupId | GroupIdcom.gonitro |
ArtifactId | ArtifactIdavro-codegen-runtime_2.11 |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionavro-codegen-runtime
avro-codegen-runtime
|
Project Organization |
Project Organizationcom.gonitro |
<!-- https://jarcasting.com/artifacts/com.gonitro/avro-codegen-runtime_2.11/ -->
<dependency>
<groupId>com.gonitro</groupId>
<artifactId>avro-codegen-runtime_2.11</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gonitro/avro-codegen-runtime_2.11/
implementation 'com.gonitro:avro-codegen-runtime_2.11:0.3.4'
// https://jarcasting.com/artifacts/com.gonitro/avro-codegen-runtime_2.11/
implementation ("com.gonitro:avro-codegen-runtime_2.11:0.3.4")
'com.gonitro:avro-codegen-runtime_2.11:jar:0.3.4'
<dependency org="com.gonitro" name="avro-codegen-runtime_2.11" rev="0.3.4">
<artifact name="avro-codegen-runtime_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gonitro', module='avro-codegen-runtime_2.11', version='0.3.4')
)
libraryDependencies += "com.gonitro" % "avro-codegen-runtime_2.11" % "0.3.4"
[com.gonitro/avro-codegen-runtime_2.11 "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.apache.avro : avro | jar | 1.8.1 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.1 |