is not current version
Last Version 0.1.1

com.github.bdqfork:hamal-protocol 0.1.0

protocol

GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

hamal-protocol
Version

Version

0.1.0
Type

Type

jar

Download hamal-protocol 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.bdqfork/hamal-protocol/ -->
<dependency>
    <groupId>com.github.bdqfork</groupId>
    <artifactId>hamal-protocol</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/hamal-protocol/
implementation 'com.github.bdqfork:hamal-protocol:0.1.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/hamal-protocol/
implementation ("com.github.bdqfork:hamal-protocol:0.1.0")
'com.github.bdqfork:hamal-protocol:jar:0.1.0'
<dependency org="com.github.bdqfork" name="hamal-protocol" rev="0.1.0">
  <artifact name="hamal-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='hamal-protocol', version='0.1.0')
)
libraryDependencies += "com.github.bdqfork" % "hamal-protocol" % "0.1.0"
[com.github.bdqfork/hamal-protocol "0.1.0"]