GroupId | GroupIdcom.github.xjj59307 |
---|---|
ArtifactId | ArtifactIdcmd |
Version | Version0.11.1 |
Type | Typejar |
Filename | Size |
---|---|
cmd-0.11.1.pom | |
cmd-0.11.1.jar | 50 KB |
cmd-0.11.1-sources.jar | 20 KB |
cmd-0.11.1-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xjj59307/cmd/ -->
<dependency>
<groupId>com.github.xjj59307</groupId>
<artifactId>cmd</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xjj59307/cmd/
implementation 'com.github.xjj59307:cmd:0.11.1'
// https://jarcasting.com/artifacts/com.github.xjj59307/cmd/
implementation ("com.github.xjj59307:cmd:0.11.1")
'com.github.xjj59307:cmd:jar:0.11.1'
<dependency org="com.github.xjj59307" name="cmd" rev="0.11.1">
<artifact name="cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xjj59307', module='cmd', version='0.11.1')
)
libraryDependencies += "com.github.xjj59307" % "cmd" % "0.11.1"
[com.github.xjj59307/cmd "0.11.1"]