License |
License |
---|---|
GroupId | GroupIdcom.soartech |
ArtifactId | ArtifactIdjsoar-soarunit |
Version | Version4.1.0 |
Type | Typejar |
Description |
DescriptionJSoar is a pure Java implementation of the Soar kernel.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsoar-soarunit-4.1.0.pom | |
jsoar-soarunit-4.1.0.jar | 84 KB |
jsoar-soarunit-4.1.0-uber.jar | 40 MB |
jsoar-soarunit-4.1.0-sources.jar | 39 KB |
jsoar-soarunit-4.1.0-javadoc.jar | 338 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soartech/jsoar-soarunit/ -->
<dependency>
<groupId>com.soartech</groupId>
<artifactId>jsoar-soarunit</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soartech/jsoar-soarunit/
implementation 'com.soartech:jsoar-soarunit:4.1.0'
// https://jarcasting.com/artifacts/com.soartech/jsoar-soarunit/
implementation ("com.soartech:jsoar-soarunit:4.1.0")
'com.soartech:jsoar-soarunit:jar:4.1.0'
<dependency org="com.soartech" name="jsoar-soarunit" rev="4.1.0">
<artifact name="jsoar-soarunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soartech', module='jsoar-soarunit', version='4.1.0')
)
libraryDependencies += "com.soartech" % "jsoar-soarunit" % "4.1.0"
[com.soartech/jsoar-soarunit "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.soartech : jsoar-core | jar | 4.1.0 |
edu.umich.soar » sml | jar | 9.6.0 |
commons-io : commons-io | jar | 2.8.0 |
junit : junit | jar | 4.13.1 |
com.google.guava : guava | jar | 30.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |