Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.ocraft |
ArtifactId | ArtifactIdocraft-s2client-bot |
Version | Version0.3.4 |
Type | Typejar |
Filename | Size |
---|---|
ocraft-s2client-bot-0.3.4.pom | |
ocraft-s2client-bot-0.3.4.jar | 123 KB |
ocraft-s2client-bot-0.3.4-sources.jar | 97 KB |
ocraft-s2client-bot-0.3.4-javadoc.jar | 620 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-bot/ -->
<dependency>
<groupId>com.github.ocraft</groupId>
<artifactId>ocraft-s2client-bot</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-bot/
implementation 'com.github.ocraft:ocraft-s2client-bot:0.3.4'
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-bot/
implementation ("com.github.ocraft:ocraft-s2client-bot:0.3.4")
'com.github.ocraft:ocraft-s2client-bot:jar:0.3.4'
<dependency org="com.github.ocraft" name="ocraft-s2client-bot" rev="0.3.4">
<artifact name="ocraft-s2client-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ocraft', module='ocraft-s2client-bot', version='0.3.4')
)
libraryDependencies += "com.github.ocraft" % "ocraft-s2client-bot" % "0.3.4"
[com.github.ocraft/ocraft-s2client-bot "0.3.4"]