Download astyanax-1.56.48.jar file - Jar a

Jar examples for a:astyanax

Description

astyanax developed by Netflix

You can download jar file astyanax 1.56.48 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

astyanax-1.56.48-javadoc.jar
astyanax-1.56.48-sources.jar
astyanax-1.56.48.jar
astyanax-1.56.48.pom



Related Tutorials