Last Version

com.github.ocraft:ocraft-s2client-benchmark 0.4.9

StarCraft II Client - Java library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ocraft
ArtifactId

ArtifactId

ocraft-s2client-benchmark
Version

Version

0.4.9
Type

Type

jar
Description

Description

StarCraft II Client - Java library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
Project Organization

Project Organization

Ocraft Project

Download ocraft-s2client-benchmark 0.4.9


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.