is not current version
Last Version 2.1.0

com.bazaarvoice.ostrich:ostrich 2.0.2


GroupId

GroupId

com.bazaarvoice.ostrich
ArtifactId

ArtifactId

ostrich
Version

Version

2.0.2
Type

Type

pom

Download ostrich 2.0.2

Filename Size
ostrich-2.0.2.pom 9 KB
Browse

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