Jar examples for j:jmpi-main
The core module of JMPI
You can download jar file jmpi-main 0.6 in this page.
GNU Lesser General Public License
You can use the following script to add jmpi-main-0.6.jar to your project.
<dependency> <groupId>net.sf.jmpi</groupId> <artifactId>jmpi-main</artifactId> <version>0.6</version> </dependency>
compile group: 'net.sf.jmpi', name: 'jmpi-main', version: '0.6'
libraryDependencies += "net.sf.jmpi" % "jmpi-main" % "0.6"
<dependency org="net.sf.jmpi" name="jmpi-main" rev="0.6"/>
@Grapes(@Grab(group='net.sf.jmpi', module='jmpi-main', version='0.6'))
'net.sf.jmpi:jmpi-main:jar:0.6'
Click the following link to download the jar file.
jmpi-main-0.6-javadoc.jar