is not current version
Last Version 2.2.10

com.twitter:ostrich_2.8.0 2.2.7


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

ostrich_2.8.0
Version

Version

2.2.7
Type

Type

jar

Download ostrich_2.8.0 2.2.7


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