Last Version

shell 0.0.17

shell

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.modules
ArtifactId

ArtifactId

shell
Version

Version

0.0.17
Type

Type

pom
Description

Description

shell
shell
Project URL

Project URL

https://github.com/walterjwhite/shell
Source Code Management

Source Code Management

https://github.com/walterjwhite/shell.git

Download shell 0.0.17

Filename Size
shell-0.0.17.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

  • api
  • impl
  • providers