is not current version
Last Version 3.8.0-bv13

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


GroupId

GroupId

com.bazaarvoice.astyanax
ArtifactId

ArtifactId

astyanax-core
Version

Version

3.8.0-bv8
Type

Type

jar

Download astyanax-core 3.8.0-bv8


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