This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
Changes:
- Remove the
Lombok
dependency - Move the
preUpdateSeen
feature to theSocketDataHandler
extend asonPreUpdateReceived
Java-Doc
updates
If you are using project managers like Maven
, Gradle
etc., please take a look at the Central repository page for this project. You can find most of the import snippets for project managers from there. For Maven
:
<dependency>
<groupId>io.github.naveenb2004</groupId>
<artifactId>SocketDataHandler</artifactId>
<version>1.2.0</version>
</dependency>