Download stackify-api-common-1.0.8.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.8 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.8.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials