is not current version
Last Version 0.7.0

hu.icellmobilsoft.roaster:roaster-redis 0.1.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

hu.icellmobilsoft.roaster
ArtifactId

ArtifactId

roaster-redis
Version

Version

0.1.0
Type

Type

jar

Download roaster-redis 0.1.0


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