ShuraX Network

An API for networking.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-network
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ShuraX Network
An API for networking.

Download shurax-network

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
DEV