| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.thesett |
| ArtifactId | ArtifactIdwambook_cli |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptioninterpreter
LoJiX is a framework for logic compilers and a Prolog implementation.
|
| Filename | Size |
|---|---|
| wambook_cli-1.0.2.pom | |
| wambook_cli-1.0.2.jar | 11 KB |
| wambook_cli-1.0.2-tests.jar | 1 KB |
| wambook_cli-1.0.2-sources.jar | 7 KB |
| wambook_cli-1.0.2-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/wambook_cli/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>wambook_cli</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/wambook_cli/
implementation 'com.thesett:wambook_cli:1.0.2'
// https://jarcasting.com/artifacts/com.thesett/wambook_cli/
implementation ("com.thesett:wambook_cli:1.0.2")
'com.thesett:wambook_cli:jar:1.0.2'
<dependency org="com.thesett" name="wambook_cli" rev="1.0.2">
<artifact name="wambook_cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='wambook_cli', version='1.0.2')
)
libraryDependencies += "com.thesett" % "wambook_cli" % "1.0.2"
[com.thesett/wambook_cli "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thesett : common | jar | 0.8.11 |
| com.thesett : logic | jar | 0.8.11 |
| com.thesett : logic | jar | 0.8.11 |
| jline : jline | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.thesett : base | jar | 0.8.11 |