Skip to content

AlexDeww/nio-socket-tcp-client

Repository files navigation

nio-socket-tcp-client

The Status of the lib: Release

How to use this lib in your project:

allprojects {
	repositories {
		...
		maven { url "https://jitpack.io" }
	}
}

Add to your app module build.gradle

dependencies {
        compile 'com.github.alexdeww:nio-socket-tcp-client:4.0'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published