is not current version
Last Version 6.1.0

com.sandpolis:sandpolis-plugin-shell 5.1.0

The shell plugin

GroupId

GroupId

com.sandpolis
ArtifactId

ArtifactId

sandpolis-plugin-shell
Version

Version

5.1.0
Type

Type

jar

Download sandpolis-plugin-shell 5.1.0


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