is not current version
Last Version 1.1.0

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

Avro project archetype

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

avro-project-archetype
Version

Version

1.0.0
Type

Type

jar

Download avro-project-archetype 1.0.0


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