is not current version
Last Version 4.1.1

jsoar-repl 4.1.0

JSoar is a pure Java implementation of the Soar kernel.

License

License

GroupId

GroupId

com.soartech
ArtifactId

ArtifactId

jsoar-repl
Version

Version

4.1.0
Type

Type

jar
Description

Description

jsoar-repl
JSoar is a pure Java implementation of the Soar kernel.
Source Code Management

Source Code Management

https://github.com/soartech/jsoar/tree/maven/jsoar-repl/

Download jsoar-repl 4.1.0


<!-- https://jarcasting.com/artifacts/com.soartech/jsoar-repl/ -->
<dependency>
    <groupId>com.soartech</groupId>
    <artifactId>jsoar-repl</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soartech/jsoar-repl/
implementation 'com.soartech:jsoar-repl:4.1.0'
// https://jarcasting.com/artifacts/com.soartech/jsoar-repl/
implementation ("com.soartech:jsoar-repl:4.1.0")
'com.soartech:jsoar-repl:jar:4.1.0'
<dependency org="com.soartech" name="jsoar-repl" rev="4.1.0">
  <artifact name="jsoar-repl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soartech', module='jsoar-repl', version='4.1.0')
)
libraryDependencies += "com.soartech" % "jsoar-repl" % "4.1.0"
[com.soartech/jsoar-repl "4.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.soartech : jsoar-core jar 4.1.0
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.