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