Download smokestack-common-0.1.jar file - Jar s

Jar examples for s:smokestack-common

Description

${project.name} implements common functionality.

You can download jar file smokestack-common 0.1 in this page.

Build File

You can use the following script to add smokestack-common-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

smokestack-common-0.1-javadoc.jar
smokestack-common-0.1-sources.jar
smokestack-common-0.1.jar
smokestack-common-0.1.pom



Related Tutorials