AsyncNetwork

An easy-to-use asynchronous cross-platform network library

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.oughttoprevail
ArtifactId

ArtifactId

AsyncNetwork
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

AsyncNetwork
An easy-to-use asynchronous cross-platform network library
Project URL

Project URL

https://github.com/OughtToPrevail/AsyncNetwork
Source Code Management

Source Code Management

https://github.com/OughtToPrevail/AsyncNetwork

Download AsyncNetwork

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.oughttoprevail/AsyncNetwork/ -->
<dependency>
    <groupId>com.github.oughttoprevail</groupId>
    <artifactId>AsyncNetwork</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oughttoprevail/AsyncNetwork/
implementation 'com.github.oughttoprevail:AsyncNetwork:1.3.1'
// https://jarcasting.com/artifacts/com.github.oughttoprevail/AsyncNetwork/
implementation ("com.github.oughttoprevail:AsyncNetwork:1.3.1")
'com.github.oughttoprevail:AsyncNetwork:jar:1.3.1'
<dependency org="com.github.oughttoprevail" name="AsyncNetwork" rev="1.3.1">
  <artifact name="AsyncNetwork" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oughttoprevail', module='AsyncNetwork', version='1.3.1')
)
libraryDependencies += "com.github.oughttoprevail" % "AsyncNetwork" % "1.3.1"
[com.github.oughttoprevail/AsyncNetwork "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0