is not current version
Last Version 5.19.0

org.ow2.joram:shell 5.16.3


GroupId

GroupId

org.ow2.joram
ArtifactId

ArtifactId

shell
Version

Version

5.16.3
Type

Type

pom

Download shell 5.16.3

Filename Size
shell-5.16.3.pom 598 bytes
Browse

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