не последняя версия
Последняя версия 0.4.0-RELEASE

software.fitz:easy-agent 0.3.0-RELEASE

Easy proxy bytecode injector at the bytecode level.

Группа

Группа

software.fitz
Идентификатор

Идентификатор

easy-agent
Версия

Версия

0.3.0-RELEASE
Тип

Тип

pom

Скачать easy-agent 0.3.0-RELEASE

Имя Файла Размер
easy-agent-0.3.0-RELEASE.pom 2 KB
Обзор

<!-- 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"]