Download stack-source-0.2-beta16.jar file - Jar s

Jar examples for s:stack-source

Description

You can download jar file stack-source 0.2-beta16 in this page.

Build File

You can use the following script to add stack-source-0.2-beta16.jar to your project.

<dependency>
   <groupId>com.gitlab.lae.stack.source</groupId>
   <artifactId>stack-source</artifactId>
   <version>0.2-beta16</version>
</dependency>
compile group: 'com.gitlab.lae.stack.source', name: 'stack-source', version: '0.2-beta16'
libraryDependencies += "com.gitlab.lae.stack.source" % "stack-source" % "0.2-beta16"
<dependency org="com.gitlab.lae.stack.source" name="stack-source" rev="0.2-beta16"/>
@Grapes(@Grab(group='com.gitlab.lae.stack.source', module='stack-source', version='0.2-beta16'))
'com.gitlab.lae.stack.source:stack-source:jar:0.2-beta16'

Download

Click the following link to download the jar file.

stack-source-0.2-beta16-javadoc.jar
stack-source-0.2-beta16-sources.jar
stack-source-0.2-beta16.jar
stack-source-0.2-beta16.pom



Related Tutorials