Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.ocraft |
ArtifactId | ArtifactIdocraft-s2client-benchmark |
Version | Version0.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-benchmark/ -->
<dependency>
<groupId>com.github.ocraft</groupId>
<artifactId>ocraft-s2client-benchmark</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-benchmark/
implementation 'com.github.ocraft:ocraft-s2client-benchmark:0.2.3'
// https://jarcasting.com/artifacts/com.github.ocraft/ocraft-s2client-benchmark/
implementation ("com.github.ocraft:ocraft-s2client-benchmark:0.2.3")
'com.github.ocraft:ocraft-s2client-benchmark:jar:0.2.3'
<dependency org="com.github.ocraft" name="ocraft-s2client-benchmark" rev="0.2.3">
<artifact name="ocraft-s2client-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ocraft', module='ocraft-s2client-benchmark', version='0.2.3')
)
libraryDependencies += "com.github.ocraft" % "ocraft-s2client-benchmark" % "0.2.3"
[com.github.ocraft/ocraft-s2client-benchmark "0.2.3"]