is not current version
Last Version 0.4.0-RELEASE

software.fitz:easy-agent 0.3.0-RELEASE

Easy proxy bytecode injector at the bytecode level.

GroupId

GroupId

software.fitz
ArtifactId

ArtifactId

easy-agent
Version

Version

0.3.0-RELEASE
Type

Type

pom

Download easy-agent 0.3.0-RELEASE


<!-- https://jarcasting.com/artifacts/software.fitz/easy-agent/ -->
<dependency>
    <groupId>software.fitz</groupId>
    <artifactId>easy-agent</artifactId>
    <version>0.3.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.fitz/easy-agent/
implementation 'software.fitz:easy-agent:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/software.fitz/easy-agent/
implementation ("software.fitz:easy-agent:0.3.0-RELEASE")
'software.fitz:easy-agent:pom:0.3.0-RELEASE'
<dependency org="software.fitz" name="easy-agent" rev="0.3.0-RELEASE">
  <artifact name="easy-agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.fitz', module='easy-agent', version='0.3.0-RELEASE')
)
libraryDependencies += "software.fitz" % "easy-agent" % "0.3.0-RELEASE"
[software.fitz/easy-agent "0.3.0-RELEASE"]