License |
License |
---|---|
GroupId | GroupIdml.dcjz |
ArtifactId | ArtifactIdshell |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionshell
shell for struct
|
Project URL |
Project URL |
Filename | Size |
---|---|
shell-1.0.2.pom | |
shell-1.0.2.jar | 3 KB |
shell-1.0.2-sources.jar | 261 bytes |
shell-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ml.dcjz/shell/ -->
<dependency>
<groupId>ml.dcjz</groupId>
<artifactId>shell</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dcjz/shell/
implementation 'ml.dcjz:shell:1.0.2'
// https://jarcasting.com/artifacts/ml.dcjz/shell/
implementation ("ml.dcjz:shell:1.0.2")
'ml.dcjz:shell:jar:1.0.2'
<dependency org="ml.dcjz" name="shell" rev="1.0.2">
<artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dcjz', module='shell', version='1.0.2')
)
libraryDependencies += "ml.dcjz" % "shell" % "1.0.2"
[ml.dcjz/shell "1.0.2"]