Download stackify-api-common-1.0.5.jar file - Jar s

Jar examples for s:stackify-api-common

Description

Stackify API Common

You can download jar file stackify-api-common 1.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add stackify-api-common-1.0.5.jar to your project.

<dependency>
   <groupId>com.stackify</groupId>
   <artifactId>stackify-api-common</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.stackify', name: 'stackify-api-common', version: '1.0.5'
libraryDependencies += "com.stackify" % "stackify-api-common" % "1.0.5"
<dependency org="com.stackify" name="stackify-api-common" rev="1.0.5"/>
@Grapes(@Grab(group='com.stackify', module='stackify-api-common', version='1.0.5'))
'com.stackify:stackify-api-common:jar:1.0.5'

Download

Click the following link to download the jar file.

stackify-api-common-1.0.5-javadoc.jar
stackify-api-common-1.0.5-sources.jar
stackify-api-common-1.0.5.jar
stackify-api-common-1.0.5.pom



Related Tutorials