| License |
License |
|---|---|
| GroupId | GroupIdcom.gilt |
| ArtifactId | ArtifactIdcommons-avro_2.10 |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
Descriptioncommons-avro
commons-avro
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-avro_2.10-0.0.3.pom | |
| commons-avro_2.10-0.0.3.jar | 123 KB |
| commons-avro_2.10-0.0.3-sources.jar | 12 KB |
| commons-avro_2.10-0.0.3-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/commons-avro_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>commons-avro_2.10</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/commons-avro_2.10/
implementation 'com.gilt:commons-avro_2.10:0.0.3'
// https://jarcasting.com/artifacts/com.gilt/commons-avro_2.10/
implementation ("com.gilt:commons-avro_2.10:0.0.3")
'com.gilt:commons-avro_2.10:jar:0.0.3'
<dependency org="com.gilt" name="commons-avro_2.10" rev="0.0.3">
<artifact name="commons-avro_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='commons-avro_2.10', version='0.0.3')
)
libraryDependencies += "com.gilt" % "commons-avro_2.10" % "0.0.3"
[com.gilt/commons-avro_2.10 "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| org.apache.avro : avro | jar | 1.7.6 |
| org.scala-lang : scala-pickling_2.10 | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.1.3 |
| org.scalacheck : scalacheck_2.10 | jar | 1.11.3 |