is not current version
Last Version 9.5.6

com.twitter:ostrich_2.9.2 9.1.3

ostrich

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

ostrich_2.9.2
Version

Version

9.1.3
Type

Type

jar

Download ostrich_2.9.2 9.1.3


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