License |
License |
---|---|
GroupId | GroupIdcom.gonitro |
ArtifactId | ArtifactIdavro-codegen-runtime_2.10 |
Last Version | Last Version0.3.2 |
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.10/ -->
<dependency>
<groupId>com.gonitro</groupId>
<artifactId>avro-codegen-runtime_2.10</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gonitro/avro-codegen-runtime_2.10/
implementation 'com.gonitro:avro-codegen-runtime_2.10:0.3.2'
// https://jarcasting.com/artifacts/com.gonitro/avro-codegen-runtime_2.10/
implementation ("com.gonitro:avro-codegen-runtime_2.10:0.3.2")
'com.gonitro:avro-codegen-runtime_2.10:jar:0.3.2'
<dependency org="com.gonitro" name="avro-codegen-runtime_2.10" rev="0.3.2">
<artifact name="avro-codegen-runtime_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gonitro', module='avro-codegen-runtime_2.10', version='0.3.2')
)
libraryDependencies += "com.gonitro" % "avro-codegen-runtime_2.10" % "0.3.2"
[com.gonitro/avro-codegen-runtime_2.10 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.apache.avro : avro | jar | 1.7.7 |
org.scalacheck : scalacheck_2.10 | jar | 1.12.1 |