Last Version

Plugin Client lib 0.4.0-BETA

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
Version

Version

0.4.0-BETA
Type

Type

jar
Description

Description

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

Download PluginClient 0.4.0-BETA


<!-- 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.