is not current version
Last Version 1.1.0

com.github.frtu.archetype:avro-project-archetype 0.3.4

Avro project archetype

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

avro-project-archetype
Version

Version

0.3.4
Type

Type

jar

Download avro-project-archetype 0.3.4


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