Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.kory33 |
ArtifactId | ArtifactIds2mc-client-examples_3 |
Version | Version0.1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.kory33/s2mc-client-examples_3/ -->
<dependency>
<groupId>io.github.kory33</groupId>
<artifactId>s2mc-client-examples_3</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kory33/s2mc-client-examples_3/
implementation 'io.github.kory33:s2mc-client-examples_3:0.1.3'
// https://jarcasting.com/artifacts/io.github.kory33/s2mc-client-examples_3/
implementation ("io.github.kory33:s2mc-client-examples_3:0.1.3")
'io.github.kory33:s2mc-client-examples_3:jar:0.1.3'
<dependency org="io.github.kory33" name="s2mc-client-examples_3" rev="0.1.3">
<artifact name="s2mc-client-examples_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kory33', module='s2mc-client-examples_3', version='0.1.3')
)
libraryDependencies += "io.github.kory33" % "s2mc-client-examples_3" % "0.1.3"
[io.github.kory33/s2mc-client-examples_3 "0.1.3"]