is not current version
Last Version 0.0.18

com.walterjwhite.java.modules.remote.impl.plugins:shell 0.0.17


Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.modules.remote.impl.plugins
ArtifactId

ArtifactId

shell
Version

Version

0.0.17
Type

Type

jar

Download shell 0.0.17


<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/shell/ -->
<dependency>
    <groupId>com.walterjwhite.java.modules.remote.impl.plugins</groupId>
    <artifactId>shell</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/shell/
implementation 'com.walterjwhite.java.modules.remote.impl.plugins:shell:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/shell/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:shell:0.0.17")
'com.walterjwhite.java.modules.remote.impl.plugins:shell:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="shell" rev="0.0.17">
  <artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='shell', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "shell" % "0.0.17"
[com.walterjwhite.java.modules.remote.impl.plugins/shell "0.0.17"]