| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdchill-avro |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchill-avro
chill-avro
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| chill-avro-0.5.0.pom | |
| chill-avro-0.5.0.jar | 2 KB |
| chill-avro-0.5.0-sources.jar | 1 KB |
| chill-avro-0.5.0-javadoc.jar | 242 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/chill-avro/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-avro</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-avro/
implementation 'com.twitter:chill-avro:0.5.0'
// https://jarcasting.com/artifacts/com.twitter/chill-avro/
implementation ("com.twitter:chill-avro:0.5.0")
'com.twitter:chill-avro:jar:0.5.0'
<dependency org="com.twitter" name="chill-avro" rev="0.5.0">
<artifact name="chill-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-avro', version='0.5.0')
)
libraryDependencies += "com.twitter" % "chill-avro" % "0.5.0"
[com.twitter/chill-avro "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : chill_2.11 | jar | 0.5.0 |
| com.twitter : chill-java | jar | 0.5.0 |
| com.twitter : chill-bijection_2.11 | jar | 0.5.0 |
| com.esotericsoftware.kryo : kryo | jar | 2.21 |
| com.twitter : bijection-avro_2.11 | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.11 | jar | 1.11.5 |
| org.scalatest : scalatest_2.11 | jar | 2.2.2 |