Jar examples for j:jpc-examples
Examples illustrating the usage of JPC
You can download jar file jpc-examples 0.0.1-alpha in this page.
APACHE LICENSE, VERSION 2.0
You can use the following script to add jpc-examples-0.0.1-alpha.jar to your project.
<dependency> <groupId>com.github.java-prolog-connectivity</groupId> <artifactId>jpc-examples</artifactId> <version>0.0.1-alpha</version> </dependency>
compile group: 'com.github.java-prolog-connectivity', name: 'jpc-examples', version: '0.0.1-alpha'
libraryDependencies += "com.github.java-prolog-connectivity" % "jpc-examples" % "0.0.1-alpha"
<dependency org="com.github.java-prolog-connectivity" name="jpc-examples" rev="0.0.1-alpha"/>
@Grapes(@Grab(group='com.github.java-prolog-connectivity', module='jpc-examples', version='0.0.1-alpha'))
'com.github.java-prolog-connectivity:jpc-examples:jar:0.0.1-alpha'
Click the following link to download the jar file.
jpc-examples-0.0.1-alpha-javadoc.jar