is not current version
Last Version 0.4.9

com.github.ocraft:ocraft-s2client 0.1.2

Multi-threaded and non-blocking Starcraft 2 API client with fluent and reactive interface.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ocraft
ArtifactId

ArtifactId

ocraft-s2client
Version

Version

0.1.2
Type

Type

pom

Download ocraft-s2client 0.1.2

Filename Size
ocraft-s2client-0.1.2.pom 19 KB
Browse

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