is not current version
Last Version 1.2.0-beta-2

jpox:jpox-shell 1.1.3

JPOX provides a shell tool.

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-shell
Version

Version

1.1.3
Type

Type

jar

Download jpox-shell 1.1.3


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