| Категории |
КатегорииRedis Данные Базы данных |
|---|---|
| Группа | Группаhu.icellmobilsoft.coffee |
| Идентификатор | Идентификаторcoffee-module-redis |
| Версия | Версия1.4.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coffee-module-redis-1.4.1.pom | |
| coffee-module-redis-1.4.1.jar | 25 KB |
| coffee-module-redis-1.4.1-sources.jar | 23 KB |
| coffee-module-redis-1.4.1-javadoc.jar | 509 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-redis</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/
implementation 'hu.icellmobilsoft.coffee:coffee-module-redis:1.4.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redis/
implementation ("hu.icellmobilsoft.coffee:coffee-module-redis:1.4.1")
'hu.icellmobilsoft.coffee:coffee-module-redis:jar:1.4.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-redis" rev="1.4.1">
<artifact name="coffee-module-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-redis', version='1.4.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-redis" % "1.4.1"
[hu.icellmobilsoft.coffee/coffee-module-redis "1.4.1"]