MVN

me.melchor9000 : async-net

Maven & Gradle

Sep 27, 2017
0 stars

Async net · A basic asynchronous network library, based on netty

<dependency>
    <groupId>me.melchor9000</groupId>
    <artifactId>async-net</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.melchor9000 : async-net to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of me.melchor9000 : async-net to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
async-net-1.0.4
async-net-1.0.3
async-net-1.0.2
async-net-1.0.1
async-net-1.0.0

How to add a dependency to Maven

Add the following me.melchor9000 : async-net maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.melchor9000</groupId>
    <artifactId>async-net</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.melchor9000 : async-net gradle dependency to your build.gradle file:

implementation 'me.melchor9000:async-net:1.0.4'

Gradle Kotlin DSL: Add the following me.melchor9000 : async-net gradle kotlin dependency to your build.gradle.kts file:

implementation("me.melchor9000:async-net:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.melchor9000 : async-net sbt scala dependency to your build.sbt file:

libraryDependencies += "me.melchor9000" % "async-net" % "1.0.4"

Advertisement

Dependencies from Group

Sep 27, 2017
0 stars

Discover Dependencies

Nov 07, 2016
3 usages
632 stars
Nov 06, 2016
1 usages
354 stars
Feb 20, 2017
2 usages
1 stars
Feb 20, 2017
1 usages
1 stars
Feb 20, 2017
2 usages
1 stars
Nov 18, 2016
1 stars
Apr 27, 2017
18 usages
3.6k stars
Oct 19, 2018
6 usages
10 stars
Oct 19, 2018
1 usages
10 stars
May 10, 2019
2 usages
22 stars