Skip to content

0.0.1

Latest
Compare
Choose a tag to compare
@AlphaLxy AlphaLxy released this 16 Mar 05:31
· 1 commit to main since this release

FastProxy is a library to create dynamic proxy class using org.ow2.asm:asm.

<dependency>
    <groupId>com.alphalxy</groupId>
    <artifactId>fast-proxy</artifactId>
    <version>0.0.1</version>
</dependency>