snoop-api

Allows you to intercept Java applications locally

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

snoop-api
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

snoop-api
Allows you to intercept Java applications locally
Project URL

Project URL

https://github.com/zhkl0228/snoop-api

Download snoop-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/snoop-api/ -->
<dependency>
    <groupId>com.github.zhkl0228</groupId>
    <artifactId>snoop-api</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/snoop-api/
implementation 'com.github.zhkl0228:snoop-api:2.0.2'
// https://jarcasting.com/artifacts/com.github.zhkl0228/snoop-api/
implementation ("com.github.zhkl0228:snoop-api:2.0.2")
'com.github.zhkl0228:snoop-api:jar:2.0.2'
<dependency org="com.github.zhkl0228" name="snoop-api" rev="2.0.2">
  <artifact name="snoop-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='snoop-api', version='2.0.2')
)
libraryDependencies += "com.github.zhkl0228" % "snoop-api" % "2.0.2"
[com.github.zhkl0228/snoop-api "2.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.28.0-GA

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2