GroupId | GroupIdcom.soartech |
---|---|
ArtifactId | ArtifactIdjsoar-soarunit |
Version | Version4.0.3 |
Type | Typejar |
Filename | Size |
---|---|
jsoar-soarunit-4.0.3.pom | |
jsoar-soarunit-4.0.3.jar | 81 KB |
jsoar-soarunit-4.0.3-uber.jar | 38 MB |
jsoar-soarunit-4.0.3-sources.jar | 38 KB |
jsoar-soarunit-4.0.3-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soartech/jsoar-soarunit/ -->
<dependency>
<groupId>com.soartech</groupId>
<artifactId>jsoar-soarunit</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.soartech/jsoar-soarunit/
implementation 'com.soartech:jsoar-soarunit:4.0.3'
// https://jarcasting.com/artifacts/com.soartech/jsoar-soarunit/
implementation ("com.soartech:jsoar-soarunit:4.0.3")
'com.soartech:jsoar-soarunit:jar:4.0.3'
<dependency org="com.soartech" name="jsoar-soarunit" rev="4.0.3">
<artifact name="jsoar-soarunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soartech', module='jsoar-soarunit', version='4.0.3')
)
libraryDependencies += "com.soartech" % "jsoar-soarunit" % "4.0.3"
[com.soartech/jsoar-soarunit "4.0.3"]