| GroupId | GroupIdcom.gilt |
|---|---|
| ArtifactId | ArtifactIdgfc-avro_2.11 |
| Version | Version0.0.7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gfc-avro_2.11-0.0.7.pom | |
| gfc-avro_2.11-0.0.7.jar | 99 KB |
| gfc-avro_2.11-0.0.7-sources.jar | 10 KB |
| gfc-avro_2.11-0.0.7-javadoc.jar | 395 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/gfc-avro_2.11/
implementation 'com.gilt:gfc-avro_2.11:0.0.7'
// https://jarcasting.com/artifacts/com.gilt/gfc-avro_2.11/
implementation ("com.gilt:gfc-avro_2.11:0.0.7")
'com.gilt:gfc-avro_2.11:jar:0.0.7'
<dependency org="com.gilt" name="gfc-avro_2.11" rev="0.0.7">
<artifact name="gfc-avro_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='gfc-avro_2.11', version='0.0.7')
)
libraryDependencies += "com.gilt" % "gfc-avro_2.11" % "0.0.7"
[com.gilt/gfc-avro_2.11 "0.0.7"]