Download stock-model-1.0.18.jar file - Jar s

Jar examples for s:stock-model

Description

You can download jar file stock-model 1.0.18 in this page.

Build File

You can use the following script to add stock-model-1.0.18.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>stock-model</artifactId>
   <version>1.0.18</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'stock-model', version: '1.0.18'
libraryDependencies += "nl.cloudfarming.client" % "stock-model" % "1.0.18"
<dependency org="nl.cloudfarming.client" name="stock-model" rev="1.0.18"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='stock-model', version='1.0.18'))
'nl.cloudfarming.client:stock-model:jar:1.0.18'

Download

Click the following link to download the jar file.

stock-model-1.0.18-javadoc.jar
stock-model-1.0.18-sources.jar
stock-model-1.0.18.jar
stock-model-1.0.18.pom



Related Tutorials