Skip to content

Instantly share code, notes, and snippets.

View phamtienthanh-luvina's full-sized avatar

Thành Phạm phamtienthanh-luvina

View GitHub Profile
apply plugin: "java"
apply plugin: "eclipse"
repositories {
mavenCentral()
}
dependencies {
compile (
"org.jboss.netty:netty:latest.integration",