Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.walterjwhite.java.modules.remote.impl.plugins |
ArtifactId | ArtifactIdshell |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
shell-0.0.17.pom | |
shell-0.0.17.jar | 39 KB |
shell-0.0.17-sources.jar | 8 KB |
shell-0.0.17-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.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"]