Last Version

Snoopy Command Line Interface 0.9.20

The Snoopy command line interface, a simple program that allows to send commands to http servers, and read the replies sent by the server, directly from the terminal.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.abuwandi
ArtifactId

ArtifactId

snoopy-cli
Version

Version

0.9.20
Type

Type

jar
Description

Description

Snoopy Command Line Interface
The Snoopy command line interface, a simple program that allows to send commands to http servers, and read the replies sent by the server, directly from the terminal.
Project URL

Project URL

https://bitbucket.org/abuwandi/snoopy-cli
Source Code Management

Source Code Management

https://bitbucket.org/abuwandi/snoopy-cli/src

Download snoopy-cli 0.9.20


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bitbucket.abuwandi : snoopy jar 0.9.20

provided (1)

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

Project Modules

There are no modules declared in this project.