is not current version
Last Version 4.1.1

com.soartech:jsoar-soarunit 4.0.2


GroupId

GroupId

com.soartech
ArtifactId

ArtifactId

jsoar-soarunit
Version

Version

4.0.2
Type

Type

jar

Download jsoar-soarunit 4.0.2


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