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