com.peachfuzzer.web:PeachProxy

Library that wraps the Peach API Security RESTful API.

License

License

GroupId

GroupId

com.peachfuzzer.web
ArtifactId

ArtifactId

PeachProxy
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.peachfuzzer.web:PeachProxy
Library that wraps the Peach API Security RESTful API.
Project URL

Project URL

http://peachfuzzer.com

Download PeachProxy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1