MVN

me.aflak.libraries : ezsocket

Maven & Gradle

May 17, 2016
1 stars

EZSocket · Simple class for TCP/IP Socket communications

<dependency>
    <groupId>me.aflak.libraries</groupId>
    <artifactId>ezsocket</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.aflak.libraries : ezsocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of me.aflak.libraries : ezsocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
ezsocket-1.0

How to add a dependency to Maven

Add the following me.aflak.libraries : ezsocket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.aflak.libraries</groupId>
    <artifactId>ezsocket</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.aflak.libraries : ezsocket gradle dependency to your build.gradle file:

implementation 'me.aflak.libraries:ezsocket:1.0'

Gradle Kotlin DSL: Add the following me.aflak.libraries : ezsocket gradle kotlin dependency to your build.gradle.kts file:

implementation("me.aflak.libraries:ezsocket:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.aflak.libraries : ezsocket sbt scala dependency to your build.sbt file:

libraryDependencies += "me.aflak.libraries" % "ezsocket" % "1.0"

Advertisement

Dependencies from Group

Sep 14, 2017
1 usages
12 stars
Jun 02, 2016
0 stars
May 06, 2016
0 stars
Sep 30, 2019
176 stars
Jun 24, 2017
71 stars

Discover Dependencies

May 17, 2016
12 stars
Dec 04, 2018
2 usages
opa
Nov 02, 2021
4 stars
Apr 26, 2017
2.5k stars
May 18, 2016
26 stars
May 19, 2016
1 usages
Nov 03, 2021
103 usages
113 stars