is not current version
Last Version 9.18.0

com.twitter:ostrich_2.10 9.8.0

ostrich

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

ostrich_2.10
Version

Version

9.8.0
Type

Type

jar

Download ostrich_2.10 9.8.0


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