is not current version
Last Version 3.10.2

com.netflix.astyanax:astyanax-core 2.0.1

astyanax-core developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.astyanax
ArtifactId

ArtifactId

astyanax-core
Version

Version

2.0.1
Type

Type

jar

Download astyanax-core 2.0.1


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