is not current version
Last Version 1.1.0

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

Avro project archetype

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

avro-project-archetype
Version

Version

0.3.2
Type

Type

jar

Download avro-project-archetype 0.3.2


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