is not current version
Last Version 1.1.0

com.github.bloodshura:shurax-network DEV

An API for networking.

Categories

Categories

Net
GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-network
Version

Version

DEV
Type

Type

jar

Download shurax-network DEV


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