Skip to content

some commons classes copied from vproxy-base module

License

Notifications You must be signed in to change notification settings

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.4.0'

maven

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

About

some commons classes copied from vproxy-base module

Resources

License

Stars

Watchers

Forks