No Description

Matt Clark 9c71e1690d Release 1.5.1 2 weeks ago
src 9c71e1690d Release 1.5.1 2 weeks ago
.gitignore a311e7df55 Initial commit of LibAPIs. 2 years ago
README.md 9c71e1690d Release 1.5.1 2 weeks ago
pom.xml 9c71e1690d Release 1.5.1 2 weeks ago

README.md

LibSockets

A simple java helper library for managing a server socket and her connections.

Maven Dependency

Include the library in your project by adding the following dependency to your pom.xml

<dependency>
    <groupId>com.mclarkdev.tools</groupId>
    <artifactId>libsockets</artifactId>
    <version>1.5.1</version>
</dependency>

License

Open source & free for all. ❤