Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.ocraft |
ArtifactId | ArtifactIdocraft-s2client-bot |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
ocraft-s2client-bot-0.2.1.pom | |
ocraft-s2client-bot-0.2.1.jar | 121 KB |
ocraft-s2client-bot-0.2.1-sources.jar | 95 KB |
ocraft-s2client-bot-0.2.1-javadoc.jar | 605 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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-bot/
implementation 'com.github.ocraft:ocraft-s2client-bot:0.2.1'
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-bot/
implementation ("com.github.ocraft:ocraft-s2client-bot:0.2.1")
'com.github.ocraft:ocraft-s2client-bot:jar:0.2.1'
<dependency org="com.github.ocraft" name="ocraft-s2client-bot" rev="0.2.1">
<artifact name="ocraft-s2client-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ocraft', module='ocraft-s2client-bot', version='0.2.1')
)
libraryDependencies += "com.github.ocraft" % "ocraft-s2client-bot" % "0.2.1"
[com.github.ocraft/ocraft-s2client-bot "0.2.1"]