MVN

com.github.braginxv : netgym

Maven & Gradle

Nov 16, 2022
0 stars

com.github.braginxv:netgym · Full-featured high performance asynchronous network library for a client side of jvm-apps (including Android). It provides handling large number of parallel connections (TCP, UDP) using single instance of the client.

<dependency>
    <groupId>com.github.braginxv</groupId>
    <artifactId>netgym</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.braginxv : netgym to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9
  • Latest Beta: 0.6-beta

All Versions

Choose a version of com.github.braginxv : netgym to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
netgym-0.9
0.8
netgym-0.8
0.7
netgym-0.7
0.6
netgym-0.6-beta

How to add a dependency to Maven

Add the following com.github.braginxv : netgym maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.braginxv</groupId>
    <artifactId>netgym</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.braginxv : netgym gradle dependency to your build.gradle file:

implementation 'com.github.braginxv:netgym:0.9'

Gradle Kotlin DSL: Add the following com.github.braginxv : netgym gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.braginxv:netgym:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.braginxv : netgym sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.braginxv" % "netgym" % "0.9"

Advertisement

Dependencies from Group

Nov 16, 2022
0 stars

Discover Dependencies

Aug 10, 2023
3 usages
18 stars
Dec 03, 2021
2 stars
Aug 25, 2023
4 usages
3.9k stars
Aug 07, 2023
0 stars
mgn
Aug 25, 2023
14 usages
1.8k stars
Aug 25, 2023
14 usages
1.8k stars
Apr 09, 2021
9 stars
Jun 02, 2023
61 stars