Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdhu.icellmobilsoft.roaster |
ArtifactId | ArtifactIdroaster-redis |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
roaster-redis-0.1.0.pom | |
roaster-redis-0.1.0.jar | 4 KB |
roaster-redis-0.1.0-sources.jar | 3 KB |
roaster-redis-0.1.0-javadoc.jar | 389 KB |
Browse |
<!-- 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"]