is not current version
Last Version 3.8.0-bv13

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


GroupId

GroupId

com.bazaarvoice.astyanax
ArtifactId

ArtifactId

astyanax-examples
Version

Version

3.8.0-bv9
Type

Type

jar

Download astyanax-examples 3.8.0-bv9


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