License |
License |
---|---|
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdburp-api |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCode taken from : http://portswigger.net/burp/extender/
|
Filename | Size |
---|---|
burp-api-2.2.0.pom | |
burp-api-2.2.0.jar | 16 KB |
burp-api-2.2.0-sources.jar | 40 KB |
burp-api-2.2.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/burp-api/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>burp-api</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/burp-api/
implementation 'com.h3xstream.retirejs:burp-api:2.2.0'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/burp-api/
implementation ("com.h3xstream.retirejs:burp-api:2.2.0")
'com.h3xstream.retirejs:burp-api:jar:2.2.0'
<dependency org="com.h3xstream.retirejs" name="burp-api" rev="2.2.0">
<artifact name="burp-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='burp-api', version='2.2.0')
)
libraryDependencies += "com.h3xstream.retirejs" % "burp-api" % "2.2.0"
[com.h3xstream.retirejs/burp-api "2.2.0"]