| Categories | CategoriesJava Languages | 
|---|---|
| GroupId | GroupIdcom.walterjwhite.java.modules.remote.impl.plugins | 
| ArtifactId | ArtifactIdshell | 
| Last Version | Last Version0.0.18 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRemote - impl - plugins - shell remote parent POM | 
| Filename | Size | 
|---|---|
| shell-0.0.18.pom | |
| shell-0.0.18.jar | 39 KB | 
| shell-0.0.18-sources.jar | 8 KB | 
| shell-0.0.18-javadoc.jar | 60 KB | 
| Browse | 
<!-- 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.18</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.18'// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/shell/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:shell:0.0.18")'com.walterjwhite.java.modules.remote.impl.plugins:shell:jar:0.0.18'<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="shell" rev="0.0.18">
  <artifact name="shell" type="jar" />
</dependency>@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='shell', version='0.0.18')
)libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "shell" % "0.0.18"[com.walterjwhite.java.modules.remote.impl.plugins/shell "0.0.18"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.walterjwhite.java.modules.shell.api : model | jar | 0.0.18 | 
| com.walterjwhite.java.dependencies : commons-io | pom | 0.0.18 | 
| com.walterjwhite.java.modules.shell : impl | jar | 0.0.18 | 
| com.walterjwhite.java.modules.remote.impl : core | jar | 0.0.18 | 
| com.walterjwhite.java.modules.remote.api : service | jar | 0.0.18 |