is not current version
Last Version 1.3.1

com.github.oughttoprevail:AsyncNetwork 1.3.0

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

Categories

Categories

Net
GroupId

GroupId

com.github.oughttoprevail
ArtifactId

ArtifactId

AsyncNetwork
Version

Version

1.3.0
Type

Type

jar

Download AsyncNetwork 1.3.0


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