не последняя версия
Последняя версия 0.6.0

sh.almond:protocol_2.11 0.1.2

protocol

Группа

Группа

sh.almond
Идентификатор

Идентификатор

protocol_2.11
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать protocol_2.11 0.1.2


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