License |
License |
---|---|
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdinterpreter |
Version | Version0.9.117 |
Type | Typejar |
Description |
Descriptioninterpreter
LoJiX is a framework for logic compilers and a Prolog implementation.
|
Filename | Size |
---|---|
interpreter-0.9.117.pom | |
interpreter-0.9.117.jar | 11 KB |
interpreter-0.9.117-tests.jar | 1 KB |
interpreter-0.9.117-sources.jar | 7 KB |
interpreter-0.9.117-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/interpreter/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>interpreter</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/interpreter/
implementation 'com.thesett:interpreter:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/interpreter/
implementation ("com.thesett:interpreter:0.9.117")
'com.thesett:interpreter:jar:0.9.117'
<dependency org="com.thesett" name="interpreter" rev="0.9.117">
<artifact name="interpreter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='interpreter', version='0.9.117')
)
libraryDependencies += "com.thesett" % "interpreter" % "0.9.117"
[com.thesett/interpreter "0.9.117"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : common | jar | 0.9.117 |
com.thesett : logic | 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 |