Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee-module-redisstream |
Version | Version1.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redisstream/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-redisstream</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redisstream/
implementation 'hu.icellmobilsoft.coffee:coffee-module-redisstream:1.4.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-redisstream/
implementation ("hu.icellmobilsoft.coffee:coffee-module-redisstream:1.4.0")
'hu.icellmobilsoft.coffee:coffee-module-redisstream:jar:1.4.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-redisstream" rev="1.4.0">
<artifact name="coffee-module-redisstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-redisstream', version='1.4.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-redisstream" % "1.4.0"
[hu.icellmobilsoft.coffee/coffee-module-redisstream "1.4.0"]