is not current version
Last Version 2.2.12

com.twitter:ostrich_2.8.1 2.2.11


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

ostrich_2.8.1
Version

Version

2.2.11
Type

Type

jar

Download ostrich_2.8.1 2.2.11


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