| Категории |
КатегорииRedis Данные Базы данных |
|---|---|
| Группа | Группаhu.icellmobilsoft.coffee |
| Идентификатор | Идентификаторcoffee-module-redisstream |
| Версия | Версия1.3.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redisstream/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-redisstream</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redisstream/
implementation 'hu.icellmobilsoft.coffee:coffee-module-redisstream:1.3.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redisstream/
implementation ("hu.icellmobilsoft.coffee:coffee-module-redisstream:1.3.0")
'hu.icellmobilsoft.coffee:coffee-module-redisstream:jar:1.3.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-redisstream" rev="1.3.0">
<artifact name="coffee-module-redisstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-redisstream', version='1.3.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-redisstream" % "1.3.0"
[hu.icellmobilsoft.coffee/coffee-module-redisstream "1.3.0"]