is not current version
Last Version 3.8.0-bv13

com.bazaarvoice.astyanax:astyanax-examples 3.8.0-bv8


GroupId

GroupId

com.bazaarvoice.astyanax
ArtifactId

ArtifactId

astyanax-examples
Version

Version

3.8.0-bv8
Type

Type

jar

Download astyanax-examples 3.8.0-bv8


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