GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-zaproxy |
Version | Version3.1.124 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugin-zaproxy</artifactId>
<version>3.1.124</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-zaproxy:3.1.124'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-zaproxy:3.1.124")
'ch.mobi.mobitor.plugins:mobitor-plugin-zaproxy:jar:3.1.124'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-zaproxy" rev="3.1.124">
<artifact name="mobitor-plugin-zaproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-zaproxy', version='3.1.124')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-zaproxy" % "3.1.124"
[ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy "3.1.124"]