Download varModel-1.2.0.jar file - Jar v

Jar examples for v:varModel

Description

The IVML model library of EASy-Producer.

You can download jar file varModel 1.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add varModel-1.2.0.jar to your project.

<dependency>
   <groupId>net.ssehub.easy</groupId>
   <artifactId>varModel</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'net.ssehub.easy', name: 'varModel', version: '1.2.0'
libraryDependencies += "net.ssehub.easy" % "varModel" % "1.2.0"
<dependency org="net.ssehub.easy" name="varModel" rev="1.2.0"/>
@Grapes(@Grab(group='net.ssehub.easy', module='varModel', version='1.2.0'))
'net.ssehub.easy:varModel:jar:1.2.0'

Download

Click the following link to download the jar file.

varModel-1.2.0-javadoc.jar
varModel-1.2.0-sources.jar
varModel-1.2.0.jar
varModel-1.2.0.pom



Related Tutorials