License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdchill-protobuf |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchill-protobuf
chill-protobuf
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chill-protobuf-0.10.0.pom | |
chill-protobuf-0.10.0.jar | 2 KB |
chill-protobuf-0.10.0-sources.jar | 2 KB |
chill-protobuf-0.10.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/chill-protobuf/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-protobuf</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-protobuf/
implementation 'com.twitter:chill-protobuf:0.10.0'
// https://jarcasting.com/artifacts/com.twitter/chill-protobuf/
implementation ("com.twitter:chill-protobuf:0.10.0")
'com.twitter:chill-protobuf:jar:0.10.0'
<dependency org="com.twitter" name="chill-protobuf" rev="0.10.0">
<artifact name="chill-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-protobuf', version='0.10.0')
)
libraryDependencies += "com.twitter" % "chill-protobuf" % "0.10.0"
[com.twitter/chill-protobuf "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : chill-java | jar | 0.10.0 |
com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.12 | jar | 1.15.2 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |