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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.abuwandi
ArtifactId

ArtifactId

snoopy-cli
Last Version

Last Version

0.9.20
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0