License |
License |
---|---|
GroupId | GroupIdcn.weforward |
ArtifactId | ArtifactIdweforward-protocol |
Last Version | Last Version1.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweforward-protocol
weforward module
|
Filename | Size |
---|---|
weforward-protocol-1.2.14.pom | |
weforward-protocol-1.2.14.jar | 415 KB |
weforward-protocol-1.2.14-sources.jar | 361 KB |
weforward-protocol-1.2.14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.weforward/weforward-protocol/ -->
<dependency>
<groupId>cn.weforward</groupId>
<artifactId>weforward-protocol</artifactId>
<version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weforward/weforward-protocol/
implementation 'cn.weforward:weforward-protocol:1.2.14'
// https://jarcasting.com/artifacts/cn.weforward/weforward-protocol/
implementation ("cn.weforward:weforward-protocol:1.2.14")
'cn.weforward:weforward-protocol:jar:1.2.14'
<dependency org="cn.weforward" name="weforward-protocol" rev="1.2.14">
<artifact name="weforward-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weforward', module='weforward-protocol', version='1.2.14')
)
libraryDependencies += "cn.weforward" % "weforward-protocol" % "1.2.14"
[cn.weforward/weforward-protocol "1.2.14"]
Group / Artifact | Type | Version |
---|---|---|
cn.weforward : weforward-common | jar | 1.2.14 |
io.netty : netty-handler | jar | 4.1.60.Final |
io.netty : netty-codec-http | jar | 4.1.60.Final |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |