GroupId | GroupIdcom.soartech |
---|---|
ArtifactId | ArtifactIdjsoar-soarunit |
Version | Version4.0.2 |
Type | Typejar |
Filename | Size |
---|---|
jsoar-soarunit-4.0.2.pom | |
jsoar-soarunit-4.0.2.jar | 81 KB |
jsoar-soarunit-4.0.2-uber.jar | 15 MB |
jsoar-soarunit-4.0.2-sources.jar | 38 KB |
jsoar-soarunit-4.0.2-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.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"]