is not current version
Last Version 0.6.0

sh.almond:protocol_2.11 0.1.4

protocol

GroupId

GroupId

sh.almond
ArtifactId

ArtifactId

protocol_2.11
Version

Version

0.1.4
Type

Type

jar

Download protocol_2.11 0.1.4


<!-- https://jarcasting.com/artifacts/sh.almond/protocol_2.11/ -->
<dependency>
    <groupId>sh.almond</groupId>
    <artifactId>protocol_2.11</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/sh.almond/protocol_2.11/
implementation 'sh.almond:protocol_2.11:0.1.4'
// https://jarcasting.com/artifacts/sh.almond/protocol_2.11/
implementation ("sh.almond:protocol_2.11:0.1.4")
'sh.almond:protocol_2.11:jar:0.1.4'
<dependency org="sh.almond" name="protocol_2.11" rev="0.1.4">
  <artifact name="protocol_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.almond', module='protocol_2.11', version='0.1.4')
)
libraryDependencies += "sh.almond" % "protocol_2.11" % "0.1.4"
[sh.almond/protocol_2.11 "0.1.4"]