Download jpc-examples-0.0.1-alpha.jar file - Jar j

Jar examples for j:jpc-examples

Description

Examples illustrating the usage of JPC

You can download jar file jpc-examples 0.0.1-alpha in this page.

License

APACHE LICENSE, VERSION 2.0

Build File

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'

Download

Click the following link to download the jar file.

jpc-examples-0.0.1-alpha-javadoc.jar
jpc-examples-0.0.1-alpha-sources.jar
jpc-examples-0.0.1-alpha.jar
jpc-examples-0.0.1-alpha.pom



Related Tutorials