is not current version
Last Version 0.10.0

com.twitter:chill-protobuf 0.7.1

chill-protobuf

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

chill-protobuf
Version

Version

0.7.1
Type

Type

jar

Download chill-protobuf 0.7.1


<!-- https://jarcasting.com/artifacts/com.twitter/chill-protobuf/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>chill-protobuf</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-protobuf/
implementation 'com.twitter:chill-protobuf:0.7.1'
// https://jarcasting.com/artifacts/com.twitter/chill-protobuf/
implementation ("com.twitter:chill-protobuf:0.7.1")
'com.twitter:chill-protobuf:jar:0.7.1'
<dependency org="com.twitter" name="chill-protobuf" rev="0.7.1">
  <artifact name="chill-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-protobuf', version='0.7.1')
)
libraryDependencies += "com.twitter" % "chill-protobuf" % "0.7.1"
[com.twitter/chill-protobuf "0.7.1"]