GroupId | GroupIdcom.github.thake.avro4k |
---|---|
ArtifactId | ArtifactIdavro4k-parent |
Version | Version0.4.0 |
Type | Typepom |
Filename | Size |
---|---|
avro4k-parent-0.4.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thake.avro4k/avro4k-parent/ -->
<dependency>
<groupId>com.github.thake.avro4k</groupId>
<artifactId>avro4k-parent</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thake.avro4k/avro4k-parent/
implementation 'com.github.thake.avro4k:avro4k-parent:0.4.0'
// https://jarcasting.com/artifacts/com.github.thake.avro4k/avro4k-parent/
implementation ("com.github.thake.avro4k:avro4k-parent:0.4.0")
'com.github.thake.avro4k:avro4k-parent:pom:0.4.0'
<dependency org="com.github.thake.avro4k" name="avro4k-parent" rev="0.4.0">
<artifact name="avro4k-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thake.avro4k', module='avro4k-parent', version='0.4.0')
)
libraryDependencies += "com.github.thake.avro4k" % "avro4k-parent" % "0.4.0"
[com.github.thake.avro4k/avro4k-parent "0.4.0"]