is not current version
Last Version 3.8.0-bv13

com.bazaarvoice.astyanax:astyanax 3.8.0-bv9

astyanax developed by Netflix

GroupId

GroupId

com.bazaarvoice.astyanax
ArtifactId

ArtifactId

astyanax
Version

Version

3.8.0-bv9
Type

Type

pom

Download astyanax 3.8.0-bv9

Filename Size
astyanax-3.8.0-bv9.pom 12 KB
Browse

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