is not current version
Last Version 2.2.0

com.h3xstream.retirejs:burp-api 2.1.0

Code taken from : http://portswigger.net/burp/extender/

GroupId

GroupId

com.h3xstream.retirejs
ArtifactId

ArtifactId

burp-api
Version

Version

2.1.0
Type

Type

jar

Download burp-api 2.1.0


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