Download simulation-1.12.jar file - Jar s

Jar examples for s:simulation

Description

You can download jar file simulation 1.12 in this page.

License

GNU General Public License

Build File

You can use the following script to add simulation-1.12.jar to your project.

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

Download

Click the following link to download the jar file.

simulation-1.12-javadoc.jar
simulation-1.12-sources.jar
simulation-1.12.jar
simulation-1.12.pom



Related Tutorials