Categories |
CategoriesRedis Data Databases Net React User Interface Web Frameworks |
---|---|
GroupId | GroupIdnet.debasishg |
ArtifactId | ArtifactIdredisreact_2.11 |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
redisreact_2.11-0.6.pom | |
redisreact_2.11-0.6.jar | 995 KB |
redisreact_2.11-0.6-sources.jar | 48 KB |
redisreact_2.11-0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.debasishg/redisreact_2.11/ -->
<dependency>
<groupId>net.debasishg</groupId>
<artifactId>redisreact_2.11</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.debasishg/redisreact_2.11/
implementation 'net.debasishg:redisreact_2.11:0.6'
// https://jarcasting.com/artifacts/net.debasishg/redisreact_2.11/
implementation ("net.debasishg:redisreact_2.11:0.6")
'net.debasishg:redisreact_2.11:jar:0.6'
<dependency org="net.debasishg" name="redisreact_2.11" rev="0.6">
<artifact name="redisreact_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.debasishg', module='redisreact_2.11', version='0.6')
)
libraryDependencies += "net.debasishg" % "redisreact_2.11" % "0.6"
[net.debasishg/redisreact_2.11 "0.6"]