artifact-network

Artifact-网络协议

License

License

Categories

Categories

Net
GroupId

GroupId

io.gitee.sojoys
ArtifactId

ArtifactId

artifact-network
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

artifact-network
Artifact-网络协议

Download artifact-network

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.gitee.sojoys : artifact-core jar 1.0.5
io.gitee.sojoys : artifact-extra jar 1.0.5
com.ibeetl : beetl Optional jar 2.8.5
cn.hutool : hutool-all jar 5.4.0
org.projectlombok : lombok jar 1.18.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0