is not current version
Last Version 9.27.0

com.twitter:ostrich_2.11 9.23.0

ostrich

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

ostrich_2.11
Version

Version

9.23.0
Type

Type

jar

Download ostrich_2.11 9.23.0


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