is not current version
Last Version 0.4.9

com.github.ocraft:ocraft-s2client 0.4.7

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
Version

Version

0.4.7
Type

Type

pom
Description

Description

com.github.ocraft:ocraft-s2client
StarCraft II Client - Java library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
Project URL

Project URL

https://github.com/ocraft/ocraft-s2client
Project Organization

Project Organization

Ocraft Project
Source Code Management

Source Code Management

https://github.com/ocraft/ocraft-s2client

Download ocraft-s2client 0.4.7

Filename Size
ocraft-s2client-0.4.7.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client/ -->
<dependency>
    <groupId>com.github.ocraft</groupId>
    <artifactId>ocraft-s2client</artifactId>
    <version>0.4.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client/
implementation 'com.github.ocraft:ocraft-s2client:0.4.7'
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client/
implementation ("com.github.ocraft:ocraft-s2client:0.4.7")
'com.github.ocraft:ocraft-s2client:pom:0.4.7'
<dependency org="com.github.ocraft" name="ocraft-s2client" rev="0.4.7">
  <artifact name="ocraft-s2client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ocraft', module='ocraft-s2client', version='0.4.7')
)
libraryDependencies += "com.github.ocraft" % "ocraft-s2client" % "0.4.7"
[com.github.ocraft/ocraft-s2client "0.4.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ocraft-s2client-test
  • ocraft-s2client-protocol
  • ocraft-s2client-api
  • ocraft-s2client-bot
  • ocraft-s2client-benchmark
  • ocraft-s2client-sample