License |
License |
---|---|
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdprotocol |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotocol
protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protocol-0.1.0.pom | |
protocol-0.1.0.jar | 17 KB |
protocol-0.1.0-sources.jar | 8 KB |
protocol-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/protocol/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>protocol</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/protocol/
implementation 'com.github.bdqfork:protocol:0.1.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/protocol/
implementation ("com.github.bdqfork:protocol:0.1.0")
'com.github.bdqfork:protocol:jar:0.1.0'
<dependency org="com.github.bdqfork" name="protocol" rev="0.1.0">
<artifact name="protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='protocol', version='0.1.0')
)
libraryDependencies += "com.github.bdqfork" % "protocol" % "0.1.0"
[com.github.bdqfork/protocol "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bdqfork : rpc | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.45.Final |