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