Skip to content

vproxy-tools/commons

Repository files navigation

vproxy commons

This module is copied and derived vproxy-base.

This project depends on vjson, you may want to check the vjson repo for how to modify dependencies related to kotlin (If you are not using kotlin, you can ignore this).

usage

gradle

implementation 'io.vproxy:commons:1.5.1'

maven

<dependency>
  <groupId>io.vproxy</groupId>
  <artifactId>commons</artifactId>
  <version>1.5.1</version>
</dependency>

About

some commons classes copied from vproxy-base module

Resources

License

Stars

Watchers

Forks

Contributors