Jar examples for j:jpf
Java Plugin Framework
You can download jar file jpf 1.5 in this page.
GNU Lesser General Public License, Version 2.1, February 1999
You can use the following script to add jpf-1.5.jar to your project.
<dependency> <groupId>net.sf.jpf</groupId> <artifactId>jpf</artifactId> <version>1.5</version> </dependency>
compile group: 'net.sf.jpf', name: 'jpf', version: '1.5'
libraryDependencies += "net.sf.jpf" % "jpf" % "1.5"
<dependency org="net.sf.jpf" name="jpf" rev="1.5"/>
@Grapes(@Grab(group='net.sf.jpf', module='jpf', version='1.5'))
'net.sf.jpf:jpf:jar:1.5'
Click the following link to download the jar file.
jpf-1.5-javadoc.jar