Download jLQNInterface-1.0.5.jar file - Jar j

Jar examples for j:jLQNInterface

Description

Java API to solve, analyze and manipulate Layered Qeueuing Network (LQN) models

You can download jar file jLQNInterface 1.0.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add jLQNInterface-1.0.5.jar to your project.

<dependency>
   <groupId>ca.appsimulations</groupId>
   <artifactId>jLQNInterface</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'ca.appsimulations', name: 'jLQNInterface', version: '1.0.5'
libraryDependencies += "ca.appsimulations" % "jLQNInterface" % "1.0.5"
<dependency org="ca.appsimulations" name="jLQNInterface" rev="1.0.5"/>
@Grapes(@Grab(group='ca.appsimulations', module='jLQNInterface', version='1.0.5'))
'ca.appsimulations:jLQNInterface:jar:1.0.5'

Download

Click the following link to download the jar file.

jLQNInterface-1.0.5-javadoc.jar
jLQNInterface-1.0.5-sources.jar
jLQNInterface-1.0.5.jar
jLQNInterface-1.0.5.pom



Related Tutorials