| GroupId | GroupIdcom.gilt |
|---|---|
| ArtifactId | ArtifactIdgfc-avro_2.10 |
| Version | Version0.0.8 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gfc-avro_2.10-0.0.8.pom | |
| gfc-avro_2.10-0.0.8.jar | 107 KB |
| gfc-avro_2.10-0.0.8-sources.jar | 10 KB |
| gfc-avro_2.10-0.0.8-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/gfc-avro_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>gfc-avro_2.10</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/gfc-avro_2.10/
implementation 'com.gilt:gfc-avro_2.10:0.0.8'
// https://jarcasting.com/artifacts/com.gilt/gfc-avro_2.10/
implementation ("com.gilt:gfc-avro_2.10:0.0.8")
'com.gilt:gfc-avro_2.10:jar:0.0.8'
<dependency org="com.gilt" name="gfc-avro_2.10" rev="0.0.8">
<artifact name="gfc-avro_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='gfc-avro_2.10', version='0.0.8')
)
libraryDependencies += "com.gilt" % "gfc-avro_2.10" % "0.0.8"
[com.gilt/gfc-avro_2.10 "0.0.8"]