MVN

com.github.ocraft : ocraft-s2client

Maven & Gradle

Jul 01, 2023
53 stars

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.

<dependency>
    <groupId>com.github.ocraft</groupId>
    <artifactId>ocraft-s2client</artifactId>
    <version>0.4.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ocraft : ocraft-s2client to add to Maven - Latest Versions:

  • Latest Stable: 0.4.15

All Versions

Choose a version of com.github.ocraft : ocraft-s2client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
ocraft-s2client-0.4.15
ocraft-s2client-0.4.14
ocraft-s2client-0.4.13
ocraft-s2client-0.4.11
ocraft-s2client-0.4.10
ocraft-s2client-0.4.9
ocraft-s2client-0.4.8
ocraft-s2client-0.4.7
ocraft-s2client-0.4.6
ocraft-s2client-0.4.5
ocraft-s2client-0.4.4
ocraft-s2client-0.4.3
ocraft-s2client-0.4.2
ocraft-s2client-0.4.1
ocraft-s2client-0.4.0
0.3.x
ocraft-s2client-0.3.18
ocraft-s2client-0.3.17
ocraft-s2client-0.3.16
ocraft-s2client-0.3.15
ocraft-s2client-0.3.14
ocraft-s2client-0.3.13
ocraft-s2client-0.3.12
ocraft-s2client-0.3.11
ocraft-s2client-0.3.10
ocraft-s2client-0.3.9
ocraft-s2client-0.3.8
ocraft-s2client-0.3.7
ocraft-s2client-0.3.6
ocraft-s2client-0.3.5
ocraft-s2client-0.3.4
ocraft-s2client-0.3.3
ocraft-s2client-0.3.2
ocraft-s2client-0.3.1
0.2.x
ocraft-s2client-0.2.10
ocraft-s2client-0.2.9
ocraft-s2client-0.2.8
ocraft-s2client-0.2.7
ocraft-s2client-0.2.6
ocraft-s2client-0.2.5
ocraft-s2client-0.2.4
ocraft-s2client-0.2.3
ocraft-s2client-0.2.2
ocraft-s2client-0.2.1
ocraft-s2client-0.2.0
0.1.x
ocraft-s2client-0.1.4
ocraft-s2client-0.1.3
ocraft-s2client-0.1.2
ocraft-s2client-0.1.1
ocraft-s2client-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ocraft</groupId>
    <artifactId>ocraft-s2client</artifactId>
    <version>0.4.15</version>
</dependency>