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

com.github.spullara.redis:protocol 0.3


Категории

Категории

Redis Данные Базы данных
Группа

Группа

com.github.spullara.redis
Идентификатор

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

protocol
Версия

Версия

0.3
Тип

Тип

jar

Скачать protocol 0.3


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