is not current version
Last Version 3.8.0-bv13

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


GroupId

GroupId

com.bazaarvoice.astyanax
ArtifactId

ArtifactId

astyanax-recipes
Version

Version

3.8.0-bv9
Type

Type

jar

Download astyanax-recipes 3.8.0-bv9


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