Download astyanax-core-1.56.49.jar file - Jar a

Jar examples for a:astyanax-core

Description

astyanax-core developed by Netflix

You can download jar file astyanax-core 1.56.49 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add astyanax-core-1.56.49.jar to your project.

<dependency>
   <groupId>com.netflix.astyanax</groupId>
   <artifactId>astyanax-core</artifactId>
   <version>1.56.49</version>
</dependency>
compile group: 'com.netflix.astyanax', name: 'astyanax-core', version: '1.56.49'
libraryDependencies += "com.netflix.astyanax" % "astyanax-core" % "1.56.49"
<dependency org="com.netflix.astyanax" name="astyanax-core" rev="1.56.49"/>
@Grapes(@Grab(group='com.netflix.astyanax', module='astyanax-core', version='1.56.49'))
'com.netflix.astyanax:astyanax-core:jar:1.56.49'

Download

Click the following link to download the jar file.

astyanax-core-1.56.49-javadoc.jar
astyanax-core-1.56.49-sources.jar
astyanax-core-1.56.49.jar
astyanax-core-1.56.49.pom



Related Tutorials