is not current version
Last Version 1.0.5

com.github.pjgg:avro-logicaltypes 1.0.4

Custom avro logicaltypes

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

avro-logicaltypes
Version

Version

1.0.4
Type

Type

jar

Download avro-logicaltypes 1.0.4


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