GroupId | GroupIdio.higherkindness |
---|---|
ArtifactId | ArtifactIdlegacy-avro-decimal-compat-model_2.13 |
Version | Version0.21.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.higherkindness/legacy-avro-decimal-compat-model_2.13/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>legacy-avro-decimal-compat-model_2.13</artifactId>
<version>0.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/legacy-avro-decimal-compat-model_2.13/
implementation 'io.higherkindness:legacy-avro-decimal-compat-model_2.13:0.21.1'
// https://jarcasting.com/artifacts/io.higherkindness/legacy-avro-decimal-compat-model_2.13/
implementation ("io.higherkindness:legacy-avro-decimal-compat-model_2.13:0.21.1")
'io.higherkindness:legacy-avro-decimal-compat-model_2.13:jar:0.21.1'
<dependency org="io.higherkindness" name="legacy-avro-decimal-compat-model_2.13" rev="0.21.1">
<artifact name="legacy-avro-decimal-compat-model_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='legacy-avro-decimal-compat-model_2.13', version='0.21.1')
)
libraryDependencies += "io.higherkindness" % "legacy-avro-decimal-compat-model_2.13" % "0.21.1"
[io.higherkindness/legacy-avro-decimal-compat-model_2.13 "0.21.1"]