| License |
License |
|---|---|
| GroupId | GroupIdcom.thesett |
| ArtifactId | ArtifactIdwam_prolog |
| Version | Version0.9.117 |
| Type | Typejar |
| Description |
DescriptionWAM Prolog
A WAM based Prolog implementation.
|
| Filename | Size |
|---|---|
| wam_prolog-0.9.117.pom | |
| wam_prolog-0.9.117.jar | 155 KB |
| wam_prolog-0.9.117-tests.jar | 15 KB |
| wam_prolog-0.9.117-sources.jar | 136 KB |
| wam_prolog-0.9.117-javadoc.jar | 531 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/wam_prolog/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>wam_prolog</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/wam_prolog/
implementation 'com.thesett:wam_prolog:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/wam_prolog/
implementation ("com.thesett:wam_prolog:0.9.117")
'com.thesett:wam_prolog:jar:0.9.117'
<dependency org="com.thesett" name="wam_prolog" rev="0.9.117">
<artifact name="wam_prolog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='wam_prolog', version='0.9.117')
)
libraryDependencies += "com.thesett" % "wam_prolog" % "0.9.117"
[com.thesett/wam_prolog "0.9.117"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thesett : common | jar | 0.9.117 |
| com.thesett : logic | jar | 0.9.117 |
| com.thesett : interpreter | jar | 0.9.117 |
| com.thesett : text_model | jar | 0.9.117 |
| com.thesett : logic | jar | 0.9.117 |
| jline : jline | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.thesett : base | jar | 0.9.117 |