is not current version
Last Version 0.5.0

com.github.thake.avro4k:avro4k-compiler 0.4.0


GroupId

GroupId

com.github.thake.avro4k
ArtifactId

ArtifactId

avro4k-compiler
Version

Version

0.4.0
Type

Type

jar

Download avro4k-compiler 0.4.0


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