添加依赖
<dependency>
    <groupId>com.c0x12c</groupId>
    <artifactId>module-networking</artifactId>
    <version>0.13.15</version>
</dependency>
implementation 'com.c0x12c:module-networking:0.13.15'
com.c0x12c:module-networking:0.13.15
<dependency org="com.c0x12c" name="module-networking" rev="0.13.15" />
libraryDependencies += "com.c0x12c" % "module-networking" % "0.13.15"
@Grab(group='com.c0x12c', module='module-networking', version='0.13.15')
[com.c0x12c/module-networking "0.13.15"]
'com.c0x12c:module-networking:jar:0.13.15'
资源下载