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