License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.ocraft |
ArtifactId | ArtifactIdocraft-s2client-benchmark |
Last Version | Last Version0.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStarCraft II Client - Java library supported on Windows, Linux and Mac designed for building scripted bots and
research using the SC2API.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-benchmark/ -->
<dependency>
<groupId>com.github.ocraft</groupId>
<artifactId>ocraft-s2client-benchmark</artifactId>
<version>0.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-benchmark/
implementation 'com.github.ocraft:ocraft-s2client-benchmark:0.4.9'
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-benchmark/
implementation ("com.github.ocraft:ocraft-s2client-benchmark:0.4.9")
'com.github.ocraft:ocraft-s2client-benchmark:jar:0.4.9'
<dependency org="com.github.ocraft" name="ocraft-s2client-benchmark" rev="0.4.9">
<artifact name="ocraft-s2client-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ocraft', module='ocraft-s2client-benchmark', version='0.4.9')
)
libraryDependencies += "com.github.ocraft" % "ocraft-s2client-benchmark" % "0.4.9"
[com.github.ocraft/ocraft-s2client-benchmark "0.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
com.github.ocraft : ocraft-s2client-bot | jar | 0.4.9 |