Plugin Client lib

This jar is used by plugins so they can integrate into the Responder Daemon

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ws.argo.responder
ArtifactId

ArtifactId

PluginClient
Last Version

Last Version

0.4.0-BETA
Release Date

Release Date

Type

Type

jar
Description

Description

Plugin Client lib
This jar is used by plugins so they can integrate into the Responder Daemon

Download PluginClient

How to add to project

<!-- https://jarcasting.com/artifacts/ws.argo.responder/PluginClient/ -->
<dependency>
    <groupId>ws.argo.responder</groupId>
    <artifactId>PluginClient</artifactId>
    <version>0.4.0-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/ws.argo.responder/PluginClient/
implementation 'ws.argo.responder:PluginClient:0.4.0-BETA'
// https://jarcasting.com/artifacts/ws.argo.responder/PluginClient/
implementation ("ws.argo.responder:PluginClient:0.4.0-BETA")
'ws.argo.responder:PluginClient:jar:0.4.0-BETA'
<dependency org="ws.argo.responder" name="PluginClient" rev="0.4.0-BETA">
  <artifact name="PluginClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.argo.responder', module='PluginClient', version='0.4.0-BETA')
)
libraryDependencies += "ws.argo.responder" % "PluginClient" % "0.4.0-BETA"
[ws.argo.responder/PluginClient "0.4.0-BETA"]

Dependencies

provided (1)

Group / Artifact Type Version
ws.argo.wireline : ArgoWirelineFormat jar 0.4.0-BETA

Project Modules

There are no modules declared in this project.
ws.argo.responder

Defense Intelligence Information Enterprise

Versions

Version
0.4.0-BETA
0.3.1