is not current version
Last Version 0.4.9

com.github.ocraft:ocraft-s2client-protocol 0.4.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ocraft
ArtifactId

ArtifactId

ocraft-s2client-protocol
Version

Version

0.4.2
Type

Type

jar

Download ocraft-s2client-protocol 0.4.2


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