is not current version
Last Version 2.3.0

com.twitter:ostrich 1.1.20


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

ostrich
Version

Version

1.1.20
Type

Type

jar

Download ostrich 1.1.20


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