Download astyanax-recipes-2.1.0.jar file - Jar a

Jar examples for a:astyanax-recipes

Description

astyanax-recipes developed by Netflix

You can download jar file astyanax-recipes 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

astyanax-recipes-2.1.0-javadoc.jar
astyanax-recipes-2.1.0-sources.jar
astyanax-recipes-2.1.0.jar
astyanax-recipes-2.1.0.pom



Related Tutorials