Last Version

XApi - Command line interface. 0.5

Some basic handling around executing processes outside of the jvm. Just a friendly reminder, This code comes with ZERO warranty.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-shell
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Command line interface.
Some basic handling around executing processes outside of the jvm. Just a friendly reminder, This code comes with ZERO warranty.
Project Organization

Project Organization

The Internet Party

Download xapi-dev-shell 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
net.wetheinter : xapi-core-io jar 0.5
net.wetheinter : xapi-jre-process jar 0.5
net.wetheinter : xapi-server-api jar 0.5
net.wetheinter : xapi-dev-file jar 0.5

test (1)

Group / Artifact Type Version
net.wetheinter : xapi-core-test jar 0.5

Project Modules

There are no modules declared in this project.