is not current version
Last Version 3.8.0-bv13

com.bazaarvoice.astyanax:astyanax 3.8.0-bv8

astyanax developed by Netflix

GroupId

GroupId

com.bazaarvoice.astyanax
ArtifactId

ArtifactId

astyanax
Version

Version

3.8.0-bv8
Type

Type

pom

Download astyanax 3.8.0-bv8

Filename Size
astyanax-3.8.0-bv8.pom 8 KB
Browse

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