is not current version
Last Version 0.9.1

com.hortonworks.registries:avro-examples 0.2.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

avro-examples
Version

Version

0.2.0
Type

Type

jar

Download avro-examples 0.2.0


<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/avro-examples/ -->
<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>avro-examples</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/avro-examples/
implementation 'com.hortonworks.registries:avro-examples:0.2.0'
// https://jarcasting.com/artifacts/com.hortonworks.registries/avro-examples/
implementation ("com.hortonworks.registries:avro-examples:0.2.0")
'com.hortonworks.registries:avro-examples:jar:0.2.0'
<dependency org="com.hortonworks.registries" name="avro-examples" rev="0.2.0">
  <artifact name="avro-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='avro-examples', version='0.2.0')
)
libraryDependencies += "com.hortonworks.registries" % "avro-examples" % "0.2.0"
[com.hortonworks.registries/avro-examples "0.2.0"]