License |
License |
---|---|
GroupId | GroupIdjpl |
ArtifactId | ArtifactIdjpl |
Last Version | Last Version7.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpl
A Java Interface to Prolog
|
Project URL |
Project URL |
Filename | Size |
---|---|
jpl-7.4.0.pom | |
jpl-7.4.0.jar | 87 KB |
jpl-7.4.0-sources.jar | 82 KB |
jpl-7.4.0-javadoc.jar | 382 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jpl/jpl/ -->
<dependency>
<groupId>jpl</groupId>
<artifactId>jpl</artifactId>
<version>7.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/jpl/jpl/
implementation 'jpl:jpl:7.4.0'
// https://jarcasting.com/artifacts/jpl/jpl/
implementation ("jpl:jpl:7.4.0")
'jpl:jpl:jar:7.4.0'
<dependency org="jpl" name="jpl" rev="7.4.0">
<artifact name="jpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpl', module='jpl', version='7.4.0')
)
libraryDependencies += "jpl" % "jpl" % "7.4.0"
[jpl "7.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |