is not current version
Last Version 2.3.1

io.github.majianzheng:shell-plugin 1.0.10

Jarboot shell simple plugin

GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

shell-plugin
Version

Version

1.0.10
Type

Type

jar

Download shell-plugin 1.0.10


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