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