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

Jar examples for s:stack-source

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials