GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-zaproxy |
Version | Version3.1.295 |
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.295</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-zaproxy:3.1.295'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-zaproxy:3.1.295")
'ch.mobi.mobitor.plugins:mobitor-plugin-zaproxy:jar:3.1.295'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-zaproxy" rev="3.1.295">
<artifact name="mobitor-plugin-zaproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-zaproxy', version='3.1.295')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-zaproxy" % "3.1.295"
[ch.mobi.mobitor.plugins/mobitor-plugin-zaproxy "3.1.295"]