jar

com.github.java-prolog-connectivity : jpc-jpl

Maven & Gradle

May 31, 2017
1 stars

JPC-JPL bridge · A JPC bridge for the JPL library

Table Of Contents

Latest Version

Download com.github.java-prolog-connectivity : jpc-jpl JAR file - Latest Versions:

All Versions

Download com.github.java-prolog-connectivity : jpc-jpl JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jpc-jpl-0.0.1-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jpc.util.salt.jpl

├─ org.jpc.util.salt.jpl.JplTermBuilder.class - [JAR]

├─ org.jpc.util.salt.jpl.JplTermReader.class - [JAR]

├─ org.jpc.util.salt.jpl.JplTermStreamer.class - [JAR]

org.jpc.engine.jpl

├─ org.jpc.engine.jpl.JplBridge.class - [JAR]

├─ org.jpc.engine.jpl.JplDriver.class - [JAR]

├─ org.jpc.engine.jpl.JplEngine.class - [JAR]

├─ org.jpc.engine.jpl.JplSwiDriver.class - [JAR]

├─ org.jpc.engine.jpl.JplYapDriver.class - [JAR]

├─ org.jpc.engine.jpl.MultiThreadedJplQuery.class - [JAR]

├─ org.jpc.engine.jpl.SingleThreadedJplQuery.class - [JAR]

Advertisement