Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.julianpeeters |
ArtifactId | ArtifactIdavro-scala-macro-annotations_2.10 |
Version | Version0.4.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.julianpeeters/avro-scala-macro-annotations_2.10/ -->
<dependency>
<groupId>com.julianpeeters</groupId>
<artifactId>avro-scala-macro-annotations_2.10</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.julianpeeters/avro-scala-macro-annotations_2.10/
implementation 'com.julianpeeters:avro-scala-macro-annotations_2.10:0.4.5'
// https://jarcasting.com/artifacts/com.julianpeeters/avro-scala-macro-annotations_2.10/
implementation ("com.julianpeeters:avro-scala-macro-annotations_2.10:0.4.5")
'com.julianpeeters:avro-scala-macro-annotations_2.10:jar:0.4.5'
<dependency org="com.julianpeeters" name="avro-scala-macro-annotations_2.10" rev="0.4.5">
<artifact name="avro-scala-macro-annotations_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.julianpeeters', module='avro-scala-macro-annotations_2.10', version='0.4.5')
)
libraryDependencies += "com.julianpeeters" % "avro-scala-macro-annotations_2.10" % "0.4.5"
[com.julianpeeters/avro-scala-macro-annotations_2.10 "0.4.5"]