Download stack-core-0.1.1.jar file - Jar s

Jar examples for s:stack-core

Description

You can download jar file stack-core 0.1.1 in this page.

Build File

You can use the following script to add stack-core-0.1.1.jar to your project.

<dependency>
   <groupId>org.eclipse.milo</groupId>
   <artifactId>stack-core</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'org.eclipse.milo', name: 'stack-core', version: '0.1.1'
libraryDependencies += "org.eclipse.milo" % "stack-core" % "0.1.1"
<dependency org="org.eclipse.milo" name="stack-core" rev="0.1.1"/>
@Grapes(@Grab(group='org.eclipse.milo', module='stack-core', version='0.1.1'))
'org.eclipse.milo:stack-core:jar:0.1.1'

Download

Click the following link to download the jar file.

stack-core-0.1.1-javadoc.jar
stack-core-0.1.1-sources.jar
stack-core-0.1.1.jar
stack-core-0.1.1.pom



Related Tutorials