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