Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdretirejs-burp-plugin |
Version | Version3.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-burp-plugin/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-burp-plugin</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-burp-plugin/
implementation 'com.h3xstream.retirejs:retirejs-burp-plugin:3.0.0'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-burp-plugin/
implementation ("com.h3xstream.retirejs:retirejs-burp-plugin:3.0.0")
'com.h3xstream.retirejs:retirejs-burp-plugin:jar:3.0.0'
<dependency org="com.h3xstream.retirejs" name="retirejs-burp-plugin" rev="3.0.0">
<artifact name="retirejs-burp-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-burp-plugin', version='3.0.0')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-burp-plugin" % "3.0.0"
[com.h3xstream.retirejs/retirejs-burp-plugin "3.0.0"]