is not current version
Last Version 0.0.3

com.zusmart:zusmart-network 0.0.2

Nio模块,基于reactor线程模型

Categories

Categories

Net
GroupId

GroupId

com.zusmart
ArtifactId

ArtifactId

zusmart-network
Version

Version

0.0.2
Type

Type

jar

Download zusmart-network 0.0.2


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