Last Version

fast-proxy 0.0.1

Alternatives to java.lang.Proxy

License

License

GroupId

GroupId

com.alphalxy
ArtifactId

ArtifactId

fast-proxy
Version

Version

0.0.1
Type

Type

jar
Description

Description

fast-proxy
Alternatives to java.lang.Proxy
Project URL

Project URL

https://github.com/AlphaLxy/fast-proxy
Source Code Management

Source Code Management

https://github.com/AlphaLxy/fast-proxy

Download fast-proxy 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.