is not current version
Last Version 1.0.2

ml.dcjz:shell 1.0.1

shell for struct

GroupId

GroupId

ml.dcjz
ArtifactId

ArtifactId

shell
Version

Version

1.0.1
Type

Type

jar

Download shell 1.0.1


<!-- https://jarcasting.com/artifacts/ml.dcjz/shell/ -->
<dependency>
    <groupId>ml.dcjz</groupId>
    <artifactId>shell</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dcjz/shell/
implementation 'ml.dcjz:shell:1.0.1'
// https://jarcasting.com/artifacts/ml.dcjz/shell/
implementation ("ml.dcjz:shell:1.0.1")
'ml.dcjz:shell:jar:1.0.1'
<dependency org="ml.dcjz" name="shell" rev="1.0.1">
  <artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dcjz', module='shell', version='1.0.1')
)
libraryDependencies += "ml.dcjz" % "shell" % "1.0.1"
[ml.dcjz/shell "1.0.1"]