Last Version

interceptify 1.2.2

A library for runtime java code interception

License

License

Categories

Categories

Net
GroupId

GroupId

net.uptheinter
ArtifactId

ArtifactId

interceptify
Version

Version

1.2.2
Type

Type

pom
Description

Description

interceptify
A library for runtime java code interception
Project URL

Project URL

https://github.com/Olipro/Interceptify
Source Code Management

Source Code Management

https://github.com/Olipro/Interceptify

Download interceptify 1.2.2


<!-- https://jarcasting.com/artifacts/net.uptheinter/interceptify/ -->
<dependency>
    <groupId>net.uptheinter</groupId>
    <artifactId>interceptify</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.uptheinter/interceptify/
implementation 'net.uptheinter:interceptify:1.2.2'
// https://jarcasting.com/artifacts/net.uptheinter/interceptify/
implementation ("net.uptheinter:interceptify:1.2.2")
'net.uptheinter:interceptify:pom:1.2.2'
<dependency org="net.uptheinter" name="interceptify" rev="1.2.2">
  <artifact name="interceptify" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.uptheinter', module='interceptify', version='1.2.2')
)
libraryDependencies += "net.uptheinter" % "interceptify" % "1.2.2"
[net.uptheinter/interceptify "1.2.2"]

Dependencies

runtime (1)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.10

Project Modules

There are no modules declared in this project.