Download ptolemy-jfmi-1.1.0.jar file - Jar p

Jar examples for p:ptolemy-jfmi

Description

A Java Wrapper for the Functional Mock-up Interface. This library is part of the Ptolemy project.

You can download jar file ptolemy-jfmi 1.1.0 in this page.

License

BSD

Build File

You can use the following script to add ptolemy-jfmi-1.1.0.jar to your project.

<dependency>
   <groupId>de.hhu.stups</groupId>
   <artifactId>ptolemy-jfmi</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'de.hhu.stups', name: 'ptolemy-jfmi', version: '1.1.0'
libraryDependencies += "de.hhu.stups" % "ptolemy-jfmi" % "1.1.0"
<dependency org="de.hhu.stups" name="ptolemy-jfmi" rev="1.1.0"/>
@Grapes(@Grab(group='de.hhu.stups', module='ptolemy-jfmi', version='1.1.0'))
'de.hhu.stups:ptolemy-jfmi:jar:1.1.0'

Download

Click the following link to download the jar file.

ptolemy-jfmi-1.1.0-javadoc.jar
ptolemy-jfmi-1.1.0-sources.jar
ptolemy-jfmi-1.1.0.jar
ptolemy-jfmi-1.1.0.pom



Related Tutorials